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