Searched refs:GetSetCopyFns (Results 1 – 1 of 1) sorted by relevance
88 pub(crate) trait GetSetCopyFns<M>: Sync { interface97 impl<M, V: ProtobufValue + Copy> GetSetCopyFns<M> for GetSetCopyFnsImpl<M, V> {104 Copy(Box<dyn GetSetCopyFns<M>>),