parser

Function parser 

Source
pub fn parser(input: &[u8]) -> IResult<&[u8], Vec<RawTerm>>