Cargo Features
[dependencies]
worterbuch = { version = "0.47.1", default-features = false, features = ["jemalloc", "commercial"] }
- default = jemalloc
-
The
jemalloc
feature is set by default wheneverworterbuch
is added without
somewhere in the dependency tree.default-features = false - 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