impl_bounded_num

Macro impl_bounded_num 

Source
macro_rules! impl_bounded_num {
    ($($t:ident)*) => { ... };
}