Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/src/
Dtypes.rs85 pub struct ProtobufTypeUint32; struct
247 impl ProtobufType for ProtobufTypeUint32 { implementation