Rust logo
Rust 1.85.0
4d91de4e4

`unsafe`

There is a new edition of the book and this is an old link.

Rust has a second language hiding out inside of it, unsafe Rust, which does not enforce memory safety guarantees.


Here are the relevant sections in the new and old books: