Type Alias DynEventLoop

Source
pub type DynEventLoop = dyn EventLoop + Send;