Cargo Features

[dependencies]
duckai = { version = "0.3.1", default-features = false, features = ["jemalloc"] }
default = jemalloc

The jemalloc feature is set by default whenever duckai is added without default-features = false somewhere in the dependency tree.

jemalloc default

Enables unprefixed…on_supported_platforms of tikv-jemallocator