[][src]Macro crndm::static_inner_object

macro_rules! static_inner_object {
    ($id:ident, $ty:ty) => { ... };
}

This macro can be used to declare a static struct for the inner data of an arbitrary allocator.