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