Cargo Features
mavryk-smart-rollup-core has no features set by default.
[dependencies]
mavryk-smart-rollup-core = { version = "0.2.2", features = ["proto-nairobi", "proto-alpha", "testing"] }
- proto-nairobi
- proto-alpha
-
Affects
smart_rollup_core::reveal
,smart_rollup_core::SmartRollupCore.reveal
… - testing = mockall
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- mockall testing?
-
Enables mockall ^0.11.0