Skip to main content

TupleRepr

Type Alias TupleRepr 

Source
pub type TupleRepr<T> = <T as HasTupleRepr>::TupleRepr;
Expand description

Tuple representation of a type.