risingwave_
stream
2.4.0-alpha
In risingwave_
stream::
task
risingwave_stream
::
task
Type Alias
ConsumableChannelPair
Copy item path
Source
pub type ConsumableChannelPair = (
Option
<
Sender
>,
Option
<
Receiver
>);