powerfmt::smart_display_impls

Macro impl_uint

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

Implement SmartDisplay for unsigned integers.