austinjones / postage-rs

The feature-rich, portable async channel library
MIT License
251 stars 9 forks source link

Add a stream! macro #64

Open TheDan64 opened 1 year ago

TheDan64 commented 1 year ago

Similarly to async_stream::stream! it'd be convenient to have a macro for generating streams on the fly