Home
last modified time | relevance | path

Searched defs:GetSetCopyFnsImpl (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/protobuf/src/reflect/acc/
Dv1.rs91 struct GetSetCopyFnsImpl<M, V: ProtobufValue + Copy> { struct
96 impl<M, V: ProtobufValue + Copy> GetSetCopyFns<M> for GetSetCopyFnsImpl<M, V> { argument