handle_event

Macro handle_event 

Source
macro_rules! handle_event {
    ($($t:ident),*) => { ... };
}