[][src]Function mech_syntax::parser::program

pub fn program(input: &str) -> IResult<&str, Node, VerboseError<&str>>