Skip to main content

map_on_operator_binary

Macro map_on_operator_binary 

Source
macro_rules! map_on_operator_binary {
    ($($macro_arms:tt)*) => { ... };
}
Expand description

(Add, Sub) + (Mul, Div, Rem) + (BitOr, BitAnd, Shl, Shr)