Searched defs:PartsIter (Results 1 – 2 of 2) sorted by relevance
153 struct PartsIter { struct156 next_type: PartsIterDirection, argument159 /// `PartsIterDirection` is the `PartsIter`'s direction to get the next header. argument169 impl PartsIter { impl
70 field_iter: &mut Option<PartsIter>, in iterate_encode_fields()813 pub(crate) struct PartsIter { struct816 next_type: PartsIterDirection, argument819 /// `PartsIterDirection` is the `PartsIter`'s direction to get the next header. argument829 impl PartsIter { impl