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