Struct elrond_wasm_module_features::FeatureName[][src]

pub struct FeatureName<'a>(_);

Trait Implementations

NestedEncode to output, using the format of an object nested inside another structure. Does not provide compact version. Read more

Version of top_decode that exits quickly in case of error. Its purpose is to create smaller implementations in cases where the application is supposed to exit directly on decode error. Read more

Attempt to serialize the value to ouput.

Version of top_decode that exits quickly in case of error. Its purpose is to create smaller bytecode implementations in cases where the application is supposed to exit directly on decode error. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Indicates how the result of the endpoint can be interpreted when called via proxy. Self for most types. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.