Type Alias TupleField

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

Field index and associated peek value