# Shortest Path
[Shortest Path](https://gitlab.com/ufoot/hashlru) is an experimental library finding
the shortest path from A to B, implemented in [Rust](https://www.rust-lang.org/).
# Status
For now this is a toy project, clearly *NOT* suitable for production use.
[](https://gitlab.com/ufoot/shortestpath/pipelines)
# Usage
[TODO...]
# License
Shortest Path is licensed under the [MIT](https://gitlab.com/ufoot/shortestpath/blob/master/LICENSE) license.