impl_div

Macro impl_div 

Source
macro_rules! impl_div {
    ($output:ty, $lhs:ty, $rhs:ty) => { ... };
}
Expand description

output = lhs / rhs