Rust Resources
Written
- Awesome Rust
- Rust Design Patterns
https://docs.rs/CRATE_NAME
for docs for any public crate.- Learning
- The Official Book
- Learning Rust with too many Linked Lists
- This gets into more advanced usage than you'll usually need, but this is what really helped the ownership model click for me. I read it a few years ago so it's quite possible that there are better options now.
- https://github.com/rust-lang/rustlings
- Exercises for learning Rust
Thanks for reading! If you have any questions or comments, please send me a note on Twitter. And if you enjoyed this, I also have a newsletter where I send out interesting things I read and the occasional nature photo.