Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/src/
Dtypes.rs93 pub struct ProtobufTypeFixed32; struct
359 impl ProtobufType for ProtobufTypeFixed32 { implementation