Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/src/
Drt.rs840 K: ProtobufType, in compute_map_size()
841 V: ProtobufType, in compute_map_size()
863 ) -> ProtobufResult<()> in write_map_with_cached_sizes()
866 V: ProtobufType, in write_map_with_cached_sizes()
891 ) -> ProtobufResult<()> in read_map_into()
894 V: ProtobufType, in read_map_into()
Dtypes.rs24 pub trait ProtobufType { interface