num_rational

Macro arith_impl

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