Toff

Type Alias Toff 

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

Aliased Typeยง

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