Type Definition rustc_ast::ast::BinOp[][src]

pub type BinOp = Spanned<BinOpKind>;