Function router

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

Creates the application router with all routes configured.