impl_binop

Macro impl_binop 

Source
macro_rules! impl_binop {
    (impl $Trait:ident for Decimal, $method:ident, $macro:ident) => { ... };
}