Cargo Features
snmalloc-rs has no features set by default.
[dependencies]
snmalloc-rs = { version = "0.3.7", features = ["build_cc", "qemu", "debug", "android-lld", "native-cpu", "local_dynamic_tls", "win8compat", "usecxx17", "check", "lto", "notls", "stats", "usewait-on-address"] }
- default
-
These default features are set whenever
snmalloc-rs
is added without
somewhere in the dependency tree.default-features = false Enables build_cmake and usewait-on-address of snmalloc-sys
- build_cc
-
Enables build_cc of snmalloc-sys
- qemu
-
Enables qemu of snmalloc-sys
- debug
-
Enables debug of snmalloc-sys
- android-lld
-
Enables android-lld of snmalloc-sys
- native-cpu
-
Enables native-cpu of snmalloc-sys
- local_dynamic_tls
-
Enables local_dynamic_tls of snmalloc-sys
- win8compat
-
Enables win8compat of snmalloc-sys
- usecxx17
-
Enables usecxx17 of snmalloc-sys
- check
-
Enables check of snmalloc-sys
- lto
-
Enables lto of snmalloc-sys
- notls
-
Enables notls of snmalloc-sys
- stats
-
Enables stats of snmalloc-sys
- usewait-on-address
-
Enables usewait-on-address of snmalloc-sys
snmalloc-rs has 14 features without comments.