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.