if_zng

Macro if_zng 

Source
macro_rules! if_zng {
    ($_zng:tt, $not_zng:tt) => { ... };
}