Function hyper_simple_server::main_with_handler_dyn[][src]

pub fn main_with_handler_dyn(
    _handler: impl HandlerDyn,
    _configuration: Option<Configuration>
) -> ServerResult