rem_impl_float

Macro rem_impl_float 

Source
macro_rules! rem_impl_float {
    ($($t:ty)*) => { ... };
}