water_http 4.0.3

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