Skip to main content

disable

Macro disable 

Source
macro_rules! disable {
    ($($tokens:tt)*) => { ... };
}
Expand description

can be used instead of commenting out code