]> git.proxmox.com Git - rustc.git/blob - src/doc/guide-ownership.md
bump version to 1.79.0+dfsg1-1~bpo12+pve2
[rustc.git] / src / doc / guide-ownership.md
1 % The (old) Rust Ownership Guide
2
3 This content has moved into
4 [the Rust Programming Language book](book/ch04-00-understanding-ownership.html).