uxum 0.9.4

Opinionated backend service framework based on axum
Documentation
1
2
3
4
//! Main builders.

pub(crate) mod app;
pub(crate) mod server;