Documentation

routefinder

To get started, see the api docs or play with the crate example by cloning this repository and running

cargo run --example cli /hello/earth

Safety

This crate uses #![deny(unsafe_code)].

License