Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/2.27.1/src/
Dtypes.rs87 pub struct ProtobufTypeUint64; struct
275 impl ProtobufType for ProtobufTypeUint64 { implementation
/external/rust/crates/protobuf/src/reflect/
Dtypes.rs114 pub struct ProtobufTypeUint64; struct
316 impl ProtobufTypeTrait for ProtobufTypeUint64 { implementation