Skip to main content

router

Function router 

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

Build the full axum router wired to state. Exposed for integration tests that want to drive the router without opening a TCP listener.