I heard about Rust from co-workers and decided I needed to check it out! I am implementing basic algorithms and data structures as a way of learning Rust.
Rust's module system can be tricky to figure out at first. Here's a quick overview that will hopefully make this system easier to understand and work with.