Module time::ext::digit_count

source ·

Macros§

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