pub fn run_with_handler_dyn( _handler: impl HandlerDyn, _configuration: Configuration, ) -> ServerResult