pub fn parse_exported_tlv(i: &[u8]) -> IResult<&[u8], ExportedTlv<'_>>
Available on crate feature data only.