stream_block!() { /* proc-macro */ }
Expand description

Creates streams via coroutines. This is equivalent to #[stream] on async blocks.