-
The Book - official companion
-
Zero To Production (early access)
- try it out/share examples - online playground
- rustup - installer and version manager, tldr -
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
- editors/IDEs
- VSCode + rust-analyzer + LLDB
- CLion + IntelliJ Rust
- vim/emacs + rust-analyzer
- cargo watch to run tests continously - e.g.
cargo watch -x 'test'
- cargo edit add dependencies from the commandline
- Halima
- George
- Sam
- Michael
- Robin
- Giorgos
- Marcel
- Attila
- Jose
- Liam
- Mattsi
- Michał
- Stuart