water_http 4.0.4

fast web http framework that support http 1 and http 2 with very easy use
Documentation
1
2
3
4
5
6
7
pub mod http;
pub mod server;
pub mod util;
pub use smallbox;
pub use server::configurations::get_route;