Memory Management in Rust Safe and correct like Java, but without a garbage collector.Scope-based like C++, but the compiler enforces full adherence.