Function hyper_simple_server::main_with_handler[][src]

pub fn main_with_handler(
    _handler: impl Handler,
    _configuration: Option<Configuration>
) -> ServerResult