Crate toolcraft_axum_kit

Crate toolcraft_axum_kit 

Source

Re-exports§

pub use http_server::start;
pub use response::ApiError;
pub use response::CommonError;
pub use response::CommonOk;
pub use response::CommonResponse;
pub use response::Empty;
pub use response::IntoCommonResponse;
pub use response::ResponseResult;

Modules§

error
http_server
middleware
response