pub type ApiRouter = Router<AppContext>;Expand description
Axum router specialized to the shared AppContext state.
Aliased Typeยง
pub struct ApiRouter { /* private fields */ }pub type ApiRouter = Router<AppContext>;Axum router specialized to the shared AppContext state.
pub struct ApiRouter { /* private fields */ }