impl_rem_scalar

Macro impl_rem_scalar 

Source
macro_rules! impl_rem_scalar {
    ($(@($($params:tt)+):)? $l:ty , $r:ty => $o:ty $(where $($bounds:tt)+)?) => { ... };
}