Cargo Features
[dependencies]
duckai = { version = "0.3.1", default-features = false, features = ["jemalloc"] }
- default = jemalloc
-
The
jemalloc
feature is set by default wheneverduckai
is added without
somewhere in the dependency tree.default-features = false - jemalloc default
-
Enables unprefixed…on_supported_platforms of tikv-jemallocator