Cargo Features
libmimalloc-sys has no features set by default.
[dependencies]
libmimalloc-sys = { version = "0.1.39", features = ["override", "extended", "arena", "no_thp"] }
- secure debug debug_in_debug override
- extended = cty
- arena
-
Affects
extended::mi_arena_id_t
,extended::mi_heap_new_in_arena
,extended::mi_reserve_os_memory_ex
,extended::mi_manage_os_memory_ex
… - local_dynamic_tls no_thp
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.