Hacker News new | ask | show | jobs
by ForkMeOnTinder 910 days ago
It's useful even without async too. Our codebase has some trait methods that return boxed iterators and I'm very much looking forward to switching them to impl Iterator instead.