Cargo Features

[dependencies]
mehari = { version = "0.35.1", default-features = false, features = ["jemalloc", "dhat-heap", "documentation"] }
default = jemalloc

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

jemalloc default

Enables tikv-jemallocator, jemalloc of annonars and rocksdb

dhat-heap

for heap profiling with dhats

Enables dhat

documentation

Affects mehari::user_doc