async_for 0.1.0

This crate provide a way that can use Stream with for loop like Iterator.
Documentation
1
2
# async_for
This crate provide a way that can use Stream with for loop like Iterator.