TupleField

Type Alias TupleField 

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

Field index and associated peek value