Type Alias BoxTxnMessageStream

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

Aliased Typeยง

struct BoxTxnMessageStream {}