Type Alias TupleField

Source
pub type TupleField<'mem, 'facet, 'shape> = (usize, Peek<'mem, 'facet, 'shape>);
Expand description

Field index and associated peek value