Skip to main content

parse_cbor

Function parse_cbor 

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