1.28.0[][src]Macro std::prelude::v1::global_allocator

macro_rules! global_allocator {
    ($ item : item) => { ... };
}

Attribute macro applied to a static to register it as a global allocator.