Function hyper_simple_server::main_with_routes[][src]

pub fn main_with_routes(
    _routes: impl Into<Routes>,
    _configuration: Option<Configuration>
) -> ServerResult