Attribute Macro kvarn::prelude::fs::prelude::utils::prelude::compact_str::core::prelude::v1::global_allocator

1.28.0 · source ·
#[global_allocator]
Available on non-crate feature miri-test-libstd only.
Expand description

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

See also std::alloc::GlobalAlloc.