Skip to content
Snippets Groups Projects

fixed typos and spelling

Merged Joakim Lundberg requested to merge shawnshank/are_we_embedded_yet:master into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
# The Rust Ecosystem
The `rustc` compiler is at heart of the Rust Ecosystem. Other tools of great help for your developments include (clickable references)
* [rustup](https://www.rustup.rs/), Rust tool-chain manager [Rustup](#Rustup)
Loading