Substr iterator
This library is made to iterate over a &str
by a number of characters without allocating.
Usage
let mut iter = from;
assert_eq!;
let mut iter = from;
assert_eq!;
This library is made to iterate over a &str
by a number of characters without allocating.
let mut iter = from;
assert_eq!;
let mut iter = from;
assert_eq!;