parse_string

Function parse_string 

Source
pub fn parse_string<'a>(
    typ: u8,
    len: u8,
) -> impl FnMut(&'a [u8]) -> IResult<&'a [u8], DescriptorString>
Expand description

Parse a string with type and length