Thanks to visit codestin.com
Credit goes to lib.rs

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 whenever blueprint-qos is added without default-features = false somewhere in the dependency tree.

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.