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