bolt-web 0.1.8

⚡ A high-performance, minimalist web framework for Rust, inspired by Express.js and Gin.
Documentation
1
2
3
4
5
pub mod cors;
pub mod error;
pub mod helmet;
pub mod logger;
pub mod ratelimter;