Skip to main content

router

Function router 

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

Build the axum router (NO listener) for the given state. Split out so handler tests can oneshot requests without binding a port.