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