cat_gateway::service::poem_service

Function mk_app

source
fn mk_app(base_route: Option<Route>) -> impl Endpoint
Expand description

This exists to allow us to add extra routes to the service for testing purposes.