[][src]Macro mech_core::binary_math

macro_rules! binary_math {
    ($func_name:ident, $op:tt) => { ... };
}