Cargo Features

[dependencies]
potato = { version = "0.2.1", default-features = false, features = ["openapi", "jemalloc"] }
default = openapi

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

openapi default
jemalloc

Enables tikv-jemalloc-ctl, tikv-jemalloc-sys, and tikv-jemallocator

Affects utils::jemalloc_helper