Cargo Features
[dependencies]
blueprint-qos = { version = "0.1.0-alpha.5", default-features = false, features = ["std"] }
- default = std
-
The
std
feature is set by default wheneverblueprint-qos
is added without
somewhere in the dependency tree.default-features = false - std default
-
Enables sp-core ^34.0.0 and std of blueprint-core, blueprint-crypto, blueprint-keystore, and blueprint-std
blueprint-keystore:
Core features
blueprint-qos has 2 features without comments.