pub fn router<T: MarketRepository>(state: AppState<T>) -> RouterExpand description
Creates the application router with all routes configured.
pub fn router<T: MarketRepository>(state: AppState<T>) -> RouterCreates the application router with all routes configured.