Macro num_rational::arith_impl

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