flow::compute::types

Type Alias Toff

Source
pub type Toff<T = (Row, i64, i64)> = TeeingHandoff<T>;

Aliased Typeยง

struct Toff<T = (Row, i64, i64)> { /* private fields */ }