Module powerfmt::smart_display_impls
source ยท Expand description
Implementation of SmartDisplay
for various types.
Macrosยง
- impl_int ๐Implement
SmartDisplay
for signed integers. - impl_uint ๐Implement
SmartDisplay
for unsigned integers.