Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/src/
Dtypes.rs87 pub struct ProtobufTypeUint64; struct
275 impl ProtobufType for ProtobufTypeUint64 { implementation