Hello cessen, How do you traverse the `Chunks` and get the byte/char/line index of those chunks? That would be awesome if `Chunks: Iterator<Item = (TextInfo, &str)>`! Is this desirable/achievable? Do you think it's a good first issue? Thanks
Hello cessen,
How do you traverse the
Chunksand get the byte/char/line index of those chunks?That would be awesome if
Chunks: Iterator<Item = (TextInfo, &str)>!Is this desirable/achievable? Do you think it's a good first issue?
Thanks