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.rs92 struct GetSetCopyFnsImpl<M, V: ProtobufValue + Copy> { struct
97 impl<M, V: ProtobufValue + Copy> GetSetCopyFns<M> for GetSetCopyFnsImpl<M, V> { argument