Module mz_repr::adt::char

source ·

Structs

Functions

  • Ensures that s has fewer than length characters, and returns a String version of it with blank padding so that its width is length characters.
  • Ensures that s has fewer than length characters, and returns a String version of it with all whitespace trimmed from the end.