[][src]Function haru::ast::grammar::start

pub fn start<'input>(__input: &'input str) -> ParseResult<Vec<Box<dyn AST>>>