Cargo Features
LibcAlloc has no features set by default.
[dependencies]
libc_alloc = { version = "1.0.7", features = ["global"] }
- global
-
enabling this feature will define the
#[global_allocator]
LibcAlloc has no features set by default.
[dependencies]
libc_alloc = { version = "1.0.7", features = ["global"] }
enabling this feature will define the
#[global_allocator]