Module core::alloc::global

source ·

Traits

  • A memory allocator that can be registered as the standard library’s default through the #[global_allocator] attribute.