Searched defs:ForwardsUOffset (Results 1 – 1 of 1) sorted by relevance
136 impl<T> Push for ForwardsUOffset<T> { implementation148 pub struct ForwardsUOffset<T>(UOffsetT, PhantomData<T>); struct149 impl<T> ForwardsUOffset<T> { implementation156 impl<'a, T: Follow<'a>> Follow<'a> for ForwardsUOffset<T> { implementation