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

#53 in HTTP server

Download history 2700/week @ 2024-01-03 2366/week @ 2024-01-10 2663/week @ 2024-01-17 2813/week @ 2024-01-24 3155/week @ 2024-01-31 2472/week @ 2024-02-07 2229/week @ 2024-02-14 2129/week @ 2024-02-21 2591/week @ 2024-02-28 3222/week @ 2024-03-06 3543/week @ 2024-03-13 3786/week @ 2024-03-20 3800/week @ 2024-03-27 3979/week @ 2024-04-03 3063/week @ 2024-04-10 2450/week @ 2024-04-17

13,831 downloads per month
Used in 28 crates (10 directly)

MIT/Apache

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

~220KB