Cargo Features

ckb-snapshot has no features set by default.

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

Enables portable of ckb-db and ckb-store

march-native

Enables march-native of ckb-db and ckb-store

ckb-snapshot has 2 features without comments.