routefinder

Crates.ioroutefinder
lib.rsroutefinder
version0.5.4
sourcesrc
created_at2021-02-21 04:07:35.071533
updated_at2024-02-01 21:35:03.570701
descriptionrouter
homepage
repositoryhttps://github.com/jbr/routefinder
max_upload_size
id358351
size74,121
Jacob Rothstein (jbr)

documentation

https://docs.rs/routefinder

README

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

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 66

cargo fmt