Crates.io | betterchars |
lib.rs | betterchars |
version | 0.1.4 |
source | src |
created_at | 2022-08-27 22:29:31.481076 |
updated_at | 2023-01-03 02:34:18.816394 |
description | std::str::Chars, but improved |
homepage | |
repository | https://github.com/SamuelMcGowan/betterchars |
max_upload_size | |
id | 653637 |
size | 3,996 |
std::str::Chars
, but improved.
Adds peeking and ways to access the underlying string. No unsafe code.
See the documentation for more details.