Cargo Features

Mokuroku has no features set by default.

[dependencies]
mokuroku = { version = "3.5.0", features = ["multi-threaded-cf", "anyhow", "serde_cbor"] }
multi-threaded-cf

Enables multi-threaded-cf of rocksdb

Features from optional dependencies

anyhow implicit feature

Enables anyhow

anyhow:

Flexible concrete Error type built on std::error::Error

serde_cbor implicit feature

Enables serde_cbor

serde_cbor:

CBOR support for serde