Function poi::parse_str

source ·
pub fn parse_str(data: &str, dirs: &[String]) -> Result<Expr, String>
Expand description

Parses an expression string.