Macro corundum::static_inner[][src]

macro_rules! static_inner {
    ($id:ident, $inner:ident, $body:block) => { ... };
}

This macro can be used to access static data of an arbitrary allocator