Shortest Path algorithms in Rust Implementation samples of Shortest Path / Dijkstra built for learning purposes: Using HashMap Using Vector Using Matrix