Cargo Features

mimalloc-rspack has no features set by default.

[dependencies]
mimalloc-rspack = { version = "0.1.44", features = ["secure", "override", "debug", "debug_in_debug", "local_dynamic_tls", "no_thp", "extended"] }
secure

Enables secure of libmimalloc-sys-rspack

override

Enables override of libmimalloc-sys-rspack

debug

Enables debug of libmimalloc-sys-rspack

debug_in_debug

Enables debug_in_debug of libmimalloc-sys-rspack

local_dynamic_tls

Enables local_dynamic_tls of libmimalloc-sys-rspack

no_thp

Enables no_thp of libmimalloc-sys-rspack

extended

Enables extended of libmimalloc-sys-rspack

mimalloc-rspack has 7 features without comments.