1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-04-28 01:49:05 +02:00
comprehensive-rust/src/why-rust.md
2022-12-21 16:38:28 +01:00

8 lines
143 B
Markdown

# Why Rust?
Some unique selling points of Rust:
* Compile time memory safety
* Lack of undefined runtime behavior
* Modern language features