Examples of Rust Code to assist in learning
This is composed primarily of examples from The Rust Book which can be found here: https://doc.rust-lang.org/stable/book/
This repository with annotated code was created originally as part of the ru-engineering/examples repository to use as teaching material for the Reykjavik University course "Mechatronics 1" taught by Joseph Timothy Foley
The Rust Book source can be found at https://github.com/rust-lang/book