time::ext

Module digit_count

source

Macrosยง

  • impl_digit_count ๐Ÿ”’
    A macro to generate implementations of DigitCount for unsigned integers.

Traitsยง

  • DigitCount ๐Ÿ”’
    A trait that indicates the formatted width of the value can be determined.