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