Cargo Features
[dependencies]
blueprint-chain-setup-anvil = { version = "0.1.0-alpha.4", default-features = false, features = ["std"] }
- default = std
-
The
std
feature is set by default wheneverblueprint-chain-setup-anvil
is added without
somewhere in the dependency tree.default-features = false - std default
-
Enables full of tokio and std of blueprint-keystore and blueprint-std
blueprint-keystore:
Core features
blueprint-chain-setup-anvil has 2 features without comments.