apikit 0.2.0

A toolkit for building HTTP APIs with Axum
Documentation
1
2
3
4
pub mod middleware;
pub mod payload;
pub mod reject;
pub mod reply;