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

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