mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-04-27 01:27:37 +02:00
143 B
143 B
Why Rust?
Some unique selling points of Rust:
- Compile time memory safety
- Lack of undefined runtime behavior
- Modern language features