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.