Cargo Features
[dependencies]
annonars = { version = "0.44.0", default-features = false, features = ["jemalloc"] }
- default = jemalloc
-
The
jemalloc
feature is set by default wheneverannonars
is added without
somewhere in the dependency tree.default-features = false - jemalloc default
-
Enables tikv-jemallocator, jemalloc of rocksdb
annonars has 2 features without comments.