Cargo Features
[dependencies]
witchcraft-server = { version = "4.5.0", default-features = false, features = ["jemalloc"] }
- default = jemalloc
-
The
jemalloc
feature is set by default wheneverwitchcraft-server
is added without
somewhere in the dependency tree.default-features = false - jemalloc default
-
Enables tikv-jemalloc-ctl and tikv-jemallocator
witchcraft-server has 2 features without comments.