The Rust Programming Language¶
Klabnik, S., & Nichols, C. (2018). The Rust Programming Language. No Starch Press.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Metonymy
- In software this maps to pointer-safety reasoning — lifetimes, ownership, reference counting are all disciplines for preserving the contiguity between handle and referent.
This sourceExplains ownership, lifetimes, borrowing, and the use-after-free hazard — disciplines for keeping a reference valid while its referent lives.
- In software this maps to pointer-safety reasoning — lifetimes, ownership, reference counting are all disciplines for preserving the contiguity between handle and referent.
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:8605672419ea · see in the full table