Module powerfmt::smart_display_impls
source ยท Expand description
Implementation of SmartDisplay
for various types.
Macrosยง
- impl_
int ๐ImplementSmartDisplay
for signed integers. - impl_
uint ๐ImplementSmartDisplay
for unsigned integers.