[][src]Function voile::syntax::surf::parse::parse_str_expr

pub fn parse_str_expr(input: &str) -> Result<Expr, String>

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