Function root_io::core::parsers::tlist[][src]

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

Parse a TList