type DescsStream<S> = Stream<S, BatchDescription>;
Expand description
Type of the descs
stream.
Aliased Type§
struct DescsStream<S> { /* private fields */ }
type DescsStream<S> = Stream<S, BatchDescription>;
Type of the descs
stream.
struct DescsStream<S> { /* private fields */ }