Cargo Features
[dependencies]
rustowl = { version = "0.2.2", default-features = false, features = ["jemalloc"] }
- default = jemalloc
-
The
jemalloc
feature is set by default wheneverrustowl
is added without
somewhere in the dependency tree.default-features = false - jemalloc default
-
Enables tikv-jemalloc-sys
RustOwl has 2 features without comments.