num_rational

Macro forward_val_ref_binop

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