Data Structures & Algorithms in Rust As an exercise in learning languages I try to build common data structures and algorithms. This project houses the code ive written in learning Rust. Run tests Checkout this repo to a convenient directory run cargo test