Macro grafix_toolbox::FnLocal[][src]

macro_rules! FnLocal {
    ($n : ident : $t : ty, $b : block) => { ... };
}