Macro grafix_toolbox::ERROR[][src]

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