Cargo Features
ckb-store has no features set by default.
[dependencies]
ckb-store = { version = "0.119.0", features = ["portable", "march-native"] }
- portable
- march-native
-
Enables march-native of ckb-db
ckb-store has 2 features without comments.