Macro powerfmt::smart_display_impls::impl_uint

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

Implement SmartDisplay for unsigned integers.