Cargo Features
mimallocator has no features set by default.
[dependencies]
mimallocator = { version = "0.1.3", features = ["secure", "check_full", "stats"] }
- secure
-
Enables secure of mimalloc-sys
- check_full
-
Enables check_full of mimalloc-sys
- stats
-
Enables stats of mimalloc-sys
mimallocator has 3 features without comments.