standard-error 0.1.9

simplifies returning meaningful errors for axum services
Documentation
1
2
3
4
5
6
pub mod fromerrs;
#[cfg(feature = "askama")]
pub mod htmlres;
pub mod interpolate;
pub mod response;
pub mod status;