serve

Function serve 

Source
pub async fn serve(router: Router, config: RuntimeConfig) -> Result<()>
Expand description

Serves the router with the provided configuration.