Skip to main content
Module global
core
1.97.0-nightly
(a5c825cd8 2026-04-14)
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.