impl_exp_bits_for_uint

Macro impl_exp_bits_for_uint 

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