Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/src/
Dtypes.rs95 pub struct ProtobufTypeFixed64; struct
387 impl ProtobufType for ProtobufTypeFixed64 { implementation