derust 0.2.6

Easy way to start your Rust asynchronous application server using Tokio and Axum frameworks.
Documentation
1
2
3
4
5
pub mod compression;
pub mod error_handler;
pub mod log;
pub mod sensitive_headers;
pub mod timeout;