Searched defs:BackwardsSOffset (Results 1 – 1 of 1) sorted by relevance
199 pub struct BackwardsSOffset<T>(SOffsetT, PhantomData<T>); struct200 impl<T> BackwardsSOffset<T> { implementation207 impl<'a, T: Follow<'a>> Follow<'a> for BackwardsSOffset<T> { implementation217 impl<T> Push for BackwardsSOffset<T> { implementation