This article would expand upon previous Rust articles and give a personal take on my experience learning Rust as an intern on the Stratis storage team.
Potential topics:
- Installation and ease of use (rustup, cargo, crates, default/release builds, compiler errors, learning resources)
- Upsides and challenges (error handling, lifetimes, programming paradigms, etc.)
- Reasons to use Rust and possible applications