Function incrust::parser::statements::for_statement [] [src]

pub fn for_statement(input: &[u8]) -> IResult<&[u8], ParsedForStatement>