CITATION — REFERENCE ENTRY
memory-safety-without-gc · rust-lang-org
- Citation
- rust-lang-org
- Claim ID
- memory-safety-without-gc
- Assertion
- Rust's type system and ownership model guarantee memory-safety and thread-safety without a garbage collector or runtime.
- Quote
Rust's rich type system and ownership model guarantee memory-safety and thread-safety — enabling you to eliminate many classes of bugs at compile-time.
- Quote language
- en
Available in