Module mut_str::errors

source ·
Expand description

Errors.

Structs§

  • Length not equal error can occur if replacing a string or a character with one of a different length without padding.
  • Replacement too long error can occur if replacing a string or a character with a longer one.

Enums§