#async #iterator #stream #loops #for-loop

macro async_for

This crate provide a way that can use Stream with for loop like Iterator

1 unstable release

0.1.0 Jun 6, 2021

#75 in #loops

MIT license

4KB

async_for

This crate provide a way that can use Stream with for loop like Iterator.


lib.rs:

This crate provide a way that can use Stream with for loop like Iterator.

Dependencies

~1.5MB
~34K SLoC