risingwave_stream::executor::prelude

Attribute Macro for_await

#[for_await]
Expand description

Processes streams using a for loop.

See crate level documentation for details.