Macro grafix_toolbox::INFO[][src]

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