[][src]Function voile::syntax::surf::parse_str

pub fn parse_str(input: &str) -> Result<Vec<Decl>, String>

Parse a string into an optional expr based on the $root_rule rule: