Cargo Features

ckb-shared has no features set by default.

[dependencies]
ckb-shared = { version = "0.116.0", features = ["portable", "march-native"] }
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

ckb-shared has 2 features without comments.