syntax::ast::make

Function expr_bin_op

source
pub fn expr_bin_op(lhs: Expr, op: BinaryOp, rhs: Expr) -> Expr