Module 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.