An open API service indexing awesome lists of open source software.

https://github.com/lokathor/internal_iterator_rec

Recursive extension for the `internal_iterator` crate
https://github.com/lokathor/internal_iterator_rec

Last synced: about 1 month ago
JSON representation

Recursive extension for the `internal_iterator` crate

Awesome Lists containing this project

README

        

# 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.