2 unstable releases
0.2.0 | Sep 21, 2024 |
---|---|
0.1.1 | Aug 7, 2024 |
0.1.0 |
|
#1177 in Rust patterns
236 downloads per month
4KB
Traits for iterating over referenced data without consuming the iterator.
I was tired of the iter() function not being a trait. So I made it one!