- Install Rust via
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh`- Install
rust-analyzerin VSCode extensions, and Error Lens andcargo binstall:
cargo install cargo-binstall
- Our learning materials are HERE
- Devflow tips are under
tipsX.rsanddevflow.rs - Cheatsheet is under
julia-cheatsheet.md
- Type safety demos are at
type-safety.jl- no string typing!
- type state
- unit type