event

Macro event 

Source
macro_rules! event {
    ($text:expr, $range:expr) => { ... };
}