Attribute Macro core::prelude::v1::global_allocator
1.28.0 · source · #[global_allocator]
Expand description
将属性宏应用于静态以将其注册为分配器。
另请参见 std::alloc::GlobalAlloc
。
#[global_allocator]
将属性宏应用于静态以将其注册为分配器。
另请参见 std::alloc::GlobalAlloc
。