Module global
core
1.93.0-nightly
(07bdbaedc 2025-11-19)
Module global
Module Items
Traits
In core::
alloc
core
::
alloc
Module
global
Copy item path
Source
Traits
§
Global
Alloc
A memory allocator that can be registered as the standard library’s default through the
#[global_allocator]
attribute.