router

Function router 

Source
pub fn router<E: Display + Send + Sync + Debug + 'static>(
    api: DynGatewayApi<E>,
) -> Router