num_rational

Macro checked_arith_impl

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