Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Advanced

RecognitionVocabulary · boundariesPlanned

This appendix will give a concise orientation to Pin and Unpin, atomic memory ordering, manual Future implementations, unsafe Rust, lifetime variance, and complex macros.

Each topic will answer four questions:

  1. What problem does it solve?
  2. Where will you encounter it?
  3. What safe, public-facing mental model is enough for now?
  4. What signal means it is time to study the internals?