Attribute Macro ibc_core::primitives::prelude::global_allocator
1.28.0 · source · #[global_allocator]Expand description
Attribute macro applied to a static to register it as a global allocator.
See also std::alloc::GlobalAlloc.