vdev::macros

Macro waiting

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