Macro grafix_toolbox::DEBUG[][src]

macro_rules! DEBUG {
    ($e: expr) => { ... };
    ($($t: tt)+) => { ... };
}