min_event_loop

Macro min_event_loop 

Source
macro_rules! min_event_loop {
    ({ $($select: tt)* }) => { ... };
}