Function fvm_ipld_encoding::from_reader

source ยท
pub fn from_reader<T, R>(reader: R) -> Result<T, Error>
Expand description

Decode a value from CBOR from the given reader.