pub fn run_with_handler(
    _handler: impl Handler,
    _configuration: Configuration
) -> ServerResult