from_string

Function from_string 

Source
pub fn from_string(input: impl AsRef<str>) -> Result<Expr, String>