waiting

Macro waiting 

Source
macro_rules! waiting {
    ($($arg:tt)*) => { ... };
}