Cargo Features

ckb-launcher has no features set by default.

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

Enables with_sentry of ckb-app-config, ckb-network, and ckb-sync

portable

Enables portable of ckb-shared

march-native

Enables march-native of ckb-shared

ckb-launcher has 3 features without comments.