Skip to main content

router

Function router 

Source
pub fn router(state: AppState) -> Router
Expand description

Build the axum router. Public so test harnesses can drive it directly without going through crate::serve.