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