arith_impl

Macro arith_impl 

Source
macro_rules! arith_impl {
    (impl $imp:ident, $method:ident) => { ... };
}