multiversx_sc_codec

Function top_decode_from_nested

Source
pub fn top_decode_from_nested<T, I>(input: I) -> Result<T, DecodeError>
Expand description

Top-decodes the result using the NestedDecode implementation.