11 releases
0.5.4 | Feb 1, 2024 |
---|---|
0.5.3 | Mar 8, 2023 |
0.5.2 | Mar 7, 2022 |
0.5.0 | Dec 13, 2021 |
0.2.0 | Feb 22, 2021 |
#82 in HTTP server
10,305 downloads per month
Used in 30 crates
(12 directly)
35KB
693 lines
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.
Dependencies
~205KB