Learnig-Rust Repository in which the aim is to solve the exercises proposed by the book "Craking the Code Interview" in Rust $ cargo build # Compile $ cargo run # Run 'main.rs' file $ cargo test # Run test