Macro corundum::static_inner[][src]

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

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