Struct umio::ELoop
[−]
[src]
pub struct ELoop<D: Dispatcher> { /* fields omitted */ }
Wrapper around the main application event loop.
pub struct ELoop<D: Dispatcher> { /* fields omitted */ }
Wrapper around the main application event loop.
impl<D: Dispatcher> ELoop<D>
[src]