exum 0.1.10

A lightweight Axum syntax sugar library
Documentation
1
2
3
4
#![cfg(feature = "layers")]
pub mod static_layer;
mod ext;
pub use ext::*;