syntax::ast::BinOp [] [src]

type BinOp = Spanned<BinOpKind>;
Unstable (rustc_private)