[][src]Macro mod_utilities::discard

macro_rules! discard {
    ($($any: tt)*) => { ... };
}

Discards all syntax passed to it