routers 0.2.4

Rust-Based Routing Tooling for System-Agnostic Maps.
Documentation
1
2
3
pub mod dijkstra;

pub use dijkstra::*;