The Rustonomicon
We now have a draft book, The Rustonomicon: the Dark Arts of Advanced and Unsafe Rust Programming.
From the title, I'm sure you can guess: this book discusses some advanced
topics, including unsafe
. It's a must-read for anyone who's working at the
lowest levels with Rust.