Cargo Features

ckb-db has no features set by default.

[dependencies]
ckb-db = { version = "0.200.0-rc1", features = ["portable", "march-native"] }
portable

Enables portable of ckb-rocksdb =0.21.1

march-native

Enables march-native of ckb-rocksdb =0.21.1

ckb-db has 2 features without comments.