impl_div_with_self_to_f64

Macro impl_div_with_self_to_f64 

Source
macro_rules! impl_div_with_self_to_f64 {
    ($lhs:ty) => { ... };
}