Cargo Features
[dependencies]
mwc-wagyu-ethereum = { version = "0.6.3", default-features = false, features = ["std"] }
- default = std
-
The
std
feature is set by default whenevermwc-wagyu-ethereum
is added without
somewhere in the dependency tree.default-features = false - std default
-
Enables mwc-wagyu-model
mwc-wagyu-ethereum has 2 features without comments.