Cargo Features

[dependencies]
worterbuch = { version = "0.43.2", default-features = false, features = ["jemalloc", "commercial"] }
default = jemalloc

The jemalloc feature is set by default whenever worterbuch is added without default-features = false somewhere in the dependency tree.

jemalloc default = tikv-jemallocator
commercial

Affects license::load_license, license::commercial, stats::LICENSE

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

tikv-jemallocator not msvc jemalloc