Searched defs:BackwardsSOffset (Results 1 – 1 of 1) sorted by relevance
222 pub struct BackwardsSOffset<T>(SOffsetT, PhantomData<T>); struct223 impl<T> BackwardsSOffset<T> { impl230 impl<'a, T: Follow<'a>> Follow<'a> for BackwardsSOffset<T> { implementation240 impl<T> Push for BackwardsSOffset<T> { implementation