Resources
Tutorials
Linked List An in depth guide on how to implement a linked list in Rust
Tic-Tac-Toe This project is heavily commented and is an example of idiomatic and well written Rust.
Rust Community
References
Guide for changes in 2018 edition of Rust (This should only be needed for converting old code)