Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/2.27.1/src/
Dtypes.rs83 pub struct ProtobufTypeInt64; struct
219 impl ProtobufType for ProtobufTypeInt64 { implementation
/external/rust/crates/protobuf/src/reflect/
Dtypes.rs108 pub struct ProtobufTypeInt64; struct
258 impl ProtobufTypeTrait for ProtobufTypeInt64 { implementation