Function ic_cbor::parse_cbor

source ·
pub fn parse_cbor(i: &[u8]) -> Result<CborValue, Err<Error<&[u8]>>>