Rust safety: Difference between revisions

From vegard.wiki
Jump to navigation Jump to search
Content added Content deleted
(new page)
 
No edit summary
Line 2: Line 2:


* Ownership and borrowing: https://stackoverflow.com/a/36137381
* Ownership and borrowing: https://stackoverflow.com/a/36137381
* Ownership: https://rcoh.me/posts/rust-linked-list-basically-impossible/
* Pointer/reference types:
* Pointer/reference types:
** https://stackoverflow.com/a/45674912
** https://stackoverflow.com/a/45674912

Revision as of 19:18, 4 February 2020