pub fn router(state: AppState) -> RouterExpand description
Build the axum router. Public so test harnesses can drive it
directly without going through crate::serve.
pub fn router(state: AppState) -> RouterBuild the axum router. Public so test harnesses can drive it
directly without going through crate::serve.