pub type EventLoopProxy = EventLoopProxy<PlotterAppEvent>;Expand description
A type of event loop proxy.
Aliased Typeยง
pub struct EventLoopProxy { /* private fields */ }pub type EventLoopProxy = EventLoopProxy<PlotterAppEvent>;A type of event loop proxy.
pub struct EventLoopProxy { /* private fields */ }