Searched defs:GetSetCopyFnsImpl (Results 1 – 1 of 1) sorted by relevance
92 struct GetSetCopyFnsImpl<M, V: ProtobufValue + Copy> { struct97 impl<M, V: ProtobufValue + Copy> GetSetCopyFns<M> for GetSetCopyFnsImpl<M, V> { argument