Struct elrond_codec::DecodeError
source · [−]pub struct DecodeError(_);Implementations
Trait Implementations
Performs the conversion.
Allows us to use ? from the try_push to return our DecodeError.
Performs the conversion.
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.