impl_trisect_unsigned

Macro impl_trisect_unsigned 

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