[][src]Crate elrond_wasm_module_features

Macros

feature_guard

Expands to a snippet that returns with error if a feature is not enabled. Also receives a default, which is the feature value if unset.

Structs

FeatureName
FeaturesModuleImpl

Constants

FEATURE_NOT_SET
FEATURE_OFF
FEATURE_ON

Traits

FeaturesModule