Cargo Features
bothan-core has no features set by default.
[dependencies]
bothan-core = { version = "0.0.1-beta.2", features = ["all", "rocksdb"] }
- all = rocksdb
- rocksdb all?
-
Enables rust-rocksdb ^0.36.0
Affects
store::rocksdb
…
bothan-core has no features set by default.
[dependencies]
bothan-core = { version = "0.0.1-beta.2", features = ["all", "rocksdb"] }
Enables rust-rocksdb ^0.36.0
Affects
store::rocksdb
…