Cargo Features
mimalloc-rspack has no features set by default.
[dependencies]
mimalloc-rspack = { version = "0.2.3", features = ["secure", "override", "debug", "debug_in_debug", "local_dynamic_tls", "no_thp", "extended", "v3"] }
- secure
-
Enables secure of rspack-libmimalloc-sys
- override
-
Enables override of rspack-libmimalloc-sys
- debug
-
Enables debug of rspack-libmimalloc-sys
- debug_in_debug
-
Enables debug_in_debug of rspack-libmimalloc-sys
- local_dynamic_tls
-
Enables local_dynamic_tls of rspack-libmimalloc-sys
- no_thp
-
Enables no_thp of rspack-libmimalloc-sys
- extended
-
Enables extended of rspack-libmimalloc-sys
- v3
-
Enables v3 of rspack-libmimalloc-sys
mimalloc-rspack has 8 features without comments.