pub type EventLoopHandle<'a> = LoopHandle<'a, LoopData>;

Aliased Type§

struct EventLoopHandle<'a> { /* private fields */ }