Learning Basic Algorithms in Rust Idiomatic Rust (cargo clippy) Algorithms, 4th Edition by Robert Sedgewick && other algorithms From Algorithms Sorting Searching Graph String Other Dynamic Planning Test && Benchmark cargo run --release --bin union_find < data/largeUF.txt cargo run --release --bin symbol_graph data/routes.txt cargo test sorting:: cargo bench