pub(super) type DescsStream<'s> = StreamVec<'s, Timestamp, BatchDescription>;Expand description
Type of the descs stream.
Aliased Typeยง
pub(super) struct DescsStream<'s> { /* private fields */ }pub(super) type DescsStream<'s> = StreamVec<'s, Timestamp, BatchDescription>;Type of the descs stream.
pub(super) struct DescsStream<'s> { /* private fields */ }