tlist

Function tlist 

Source
pub fn tlist<'s, E>(
    i: &'s [u8],
    ctx: &'s Context,
) -> IResult<&'s [u8], Vec<Raw<'s>>, E>
where E: ParseError<&'s [u8]> + Debug,
Expand description

Parse a TList