Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/2.27.1/src/
Dtypes.rs85 pub struct ProtobufTypeUint32; struct
247 impl ProtobufType for ProtobufTypeUint32 { implementation
/external/rust/crates/protobuf/src/reflect/
Dtypes.rs111 pub struct ProtobufTypeUint32; struct
287 impl ProtobufTypeTrait for ProtobufTypeUint32 { implementation