internal_iterator_rec 0.1.1

Recursive extension for the `internal_iterator` crate
Documentation
1
2
3
4
5
# internal_iterator_rec
Recursive extension for the `internal_iterator` crate

Most of this was done by `danielhenrymantilla`, who is way smarter at Rust. I've
just packed up their example code into a complete crate.