1 2 3 4 5 6
# Description The `cli` crate implements command line interface to **Vehicle Routing Problem** solver functionality. Please check [the repository](https://github.com/reinterpretcat/vrp) for more details.