Rust Programs for learning the language. Usage We are using Cargo to manage the Rust projects. Example Commands Run all the projects cargo run Test the anagram project cargo test -p anagram