clippy_utils

Module str_utils

Source

Structs§

  • Dealing with sting comparison can be complicated, this struct ensures that both the character and byte count are provided for correct indexing.
  • Dealing with sting indices can be hard, this struct ensures that both the character and byte index are provided for correct indexing.

Functions§