[][src]Function yolk::parser::parse

pub fn parse(source: &str) -> Result<Vec<YolkNode>, ParseError>

Parses Yolk statements from source text.