Searched defs:ReflectMapIterImpl (Results 1 – 1 of 1) sorted by relevance
32 struct ReflectMapIterImpl<'a, K: Eq + Hash + 'static, V: 'static> { struct36 impl<'a, K: ProtobufValue + Eq + Hash + 'static, V: ProtobufValue + 'static> ReflectMapIterTrait<'a>37 for ReflectMapIterImpl<'a, K, V> argument