pub type TupleField<'mem, 'facet> = (usize, Peek<'mem, 'facet>);
Field index and associated peek value