Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/src/
Dtypes.rs101 pub struct ProtobufTypeBool; struct
471 impl ProtobufType for ProtobufTypeBool { implementation