string_iter

Crates.iostring_iter
lib.rsstring_iter
version0.1.0
sourcesrc
created_at2023-09-04 16:12:02.144952
updated_at2023-09-04 16:12:02.144952
descriptionAn overly designed &str iterator made with zero-copy parsing in mind.
homepage
repositoryhttps://github.com/mintlu8/StringIter
max_upload_size
id963335
size71,378
Mincong Lu (mintlu8)

documentation

https://docs.rs/StringIter

README

StringIter

An overly designed &str iterator made with zero-copy parsing in mind, with an emphasis on ergonomics.

Commit count: 1

cargo fmt