Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/src/
Dtypes.rs79 pub struct ProtobufTypeDouble; struct
154 impl ProtobufType for ProtobufTypeDouble { implementation