Cargo Features

snmalloc-rs has no features set by default.

[dependencies]
snmalloc-rs = { version = "0.3.5", features = ["build_cc", "qemu", "debug", "android-lld", "native-cpu", "local_dynamic_tls", "win8compat", "usecxx17", "check", "lto", "notls"] }
default

These default features are set whenever snmalloc-rs is added without default-features = false somewhere in the dependency tree.

Enables build_cmake 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

snmalloc-rs has 12 features without comments.