betterchars

Crates.iobetterchars
lib.rsbetterchars
version0.1.4
sourcesrc
created_at2022-08-27 22:29:31.481076
updated_at2023-01-03 02:34:18.816394
descriptionstd::str::Chars, but improved
homepage
repositoryhttps://github.com/SamuelMcGowan/betterchars
max_upload_size
id653637
size3,996
Sam McGowan (SamuelMcGowan)

documentation

README

BetterChars

std::str::Chars, but improved.

Adds peeking and ways to access the underlying string. No unsafe code.

See the documentation for more details.

Commit count: 11

cargo fmt