Macro grafix_toolbox::lib::LocalStatic

source ยท
macro_rules! LocalStatic {
    ($t: ty, $b: block) => { ... };
    ($t: ty) => { ... };
}