Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/2.27.1/src/
Dtypes.rs91 pub struct ProtobufTypeSint64; struct
331 impl ProtobufType for ProtobufTypeSint64 { implementation
/external/rust/crates/protobuf/src/reflect/
Dtypes.rs120 pub struct ProtobufTypeSint64; struct
371 impl ProtobufTypeTrait for ProtobufTypeSint64 { implementation