Cargo Features

ckb-store has no features set by default.

[dependencies]
ckb-store = { version = "0.116.0-rc2", features = ["portable", "march-native"] }
portable

Enables portable of ckb-db

march-native

Enables march-native of ckb-db

ckb-store has 2 features without comments.