zerotrie

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

  • Formats a usize as a string of length N, padded with spaces, with the given prefix.