risingwave_stream::executor::dml

Type Alias BoxTxnMessageStream

source
type BoxTxnMessageStream = BoxStream<'static, Result<TxnMsg>>;

Aliased Typeยง

struct BoxTxnMessageStream {}