Module zerotrie::helpers

source ยท

Macrosยง

Constantsยง

  • The maximum number of base-10 digits required for rendering a usize. Note: 24/10 is an approximation of 8*log10(2)

Traitsยง

Functionsยง

  • const_fmt_int ๐Ÿ”’
    Formats a usize as a string of length N, padded with spaces, with the given prefix.