afire 2.2.1

🔥 A blazing fast web framework for Rust
Documentation
1
2
3
4
5
6
7
8
pub mod date;
pub mod head;
pub mod logger;
pub mod ratelimit;
pub mod real_ip;
pub mod request_id;
pub mod serve_static;
pub mod trace;