Function syn::parse_expr [] [src]

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