mz_compute::sink::materialized_view

Type Alias DescsStream

Source
type DescsStream<S> = Stream<S, BatchDescription>;
Expand description

Type of the descs stream.

Aliased Type§

struct DescsStream<S> { /* private fields */ }