august_build::parser

Function parser

Source
pub fn parser() -> impl Parser<Token, Vec<AST>, Error = Simple<Token>>