app

Function app 

Source
pub async fn app(
    config: &CliConfig,
    cleanup_interval: Duration,
) -> Result<Router>