You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-15 22:00:26 +02:00
Update Speaker Notes for what-is-rust.md (#204)
This commit is contained in:
@ -23,5 +23,7 @@ Rust fits in the same area as C++:
|
|||||||
* High flexibility.
|
* High flexibility.
|
||||||
* High level of control.
|
* High level of control.
|
||||||
* Can be scaled down to very constrained devices like mobile phones.
|
* Can be scaled down to very constrained devices like mobile phones.
|
||||||
|
* Has no runtime or garbage collection.
|
||||||
|
* Focuses on reliability and safety without sacrificing performance.
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
Reference in New Issue
Block a user