Cross-reference book chapters to normative platform-spec, book reference, and compiler crates.
Appendix: Spec Map
Use this matrix when you know what you want to do in the book and need the law (platform-spec), a workflow guide (book/reference/), or the Rust crate that implements it. The platform-spec column is authoritative; Book and crate links are explanatory and implementation-traceability aids.
Start with the Book chapter for context and examples.
Open the linked platform-spec feature or hub for requirements and maturity.
Use the reference guide for a practical workflow.
Follow a crate link only when you need to investigate implementation or conformance evidence.
Do not infer a guarantee from a crate name or a Book summary. If an entry has several standard links, begin with the broader hub and follow the feature that owns the exact question.