cessen / str_indices

Count and convert between various ways of indexing utf8 string slices.
Apache License 2.0
16 stars 5 forks source link

Fix clippy lints #13

Closed CeleritasCelery closed 1 year ago

CeleritasCelery commented 1 year ago

Fixed some lints suggested by clippy

cessen commented 1 year ago

Awesome, thanks!