Cargo Features

grovedb-storage has no features set by default.

[dependencies]
grovedb-storage = { version = "2.1.0", features = ["rocksdb_storage"] }
rocksdb_storage = blake3, integer-encoding, lazy_static, num_cpus, rocksdb, tempfile

Affects grovedb-storage::rocksdb_storage

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.

blake3 rocksdb_storage?
integer-encoding rocksdb_storage?
lazy_static rocksdb_storage?
num_cpus rocksdb_storage?
rocksdb rocksdb_storage?
tempfile rocksdb_storage?