Cargo Features
ckb-shared has no features set by default.
[dependencies]
ckb-shared = { version = "0.119.0", features = ["portable", "march-native", "stats"] }
- portable
-
Enables portable of ckb-db, ckb-migrate, ckb-store, and ckb-tx-pool
- march-native
-
Enables march-native of ckb-db, ckb-migrate, ckb-store, and ckb-tx-pool
- stats
ckb-shared has 3 features without comments.