Cargo Features

Cozorocks has no features set by default.

[dependencies]
cozorocks = { version = "0.1.7", features = ["jemalloc", "io-uring"] }
jemalloc = tikv-jemalloc-sys
io-uring = pkg-config

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

tikv-jemalloc-sys jemalloc?
pkg-config build io-uring?