checked_arith_impl

Macro checked_arith_impl 

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