Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/src/
Dtypes.rs83 pub struct ProtobufTypeInt64; struct
219 impl ProtobufType for ProtobufTypeInt64 { implementation