Macro nom::lib::std::prelude::v1::rust_2021::global_allocator 1.28.0[−][src]
pub macro global_allocator($item : item) {
...
}
Expand description
Attribute macro applied to a static to register it as a global allocator.
See also std::alloc::GlobalAlloc
.