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