impl_bisect_unsigned

Macro impl_bisect_unsigned 

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