Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/2.27.1/src/
Dtypes.rs101 pub struct ProtobufTypeBool; struct
471 impl ProtobufType for ProtobufTypeBool { implementation
/external/rust/crates/protobuf/src/reflect/
Dtypes.rs135 pub struct ProtobufTypeBool; struct
529 impl ProtobufTypeTrait for ProtobufTypeBool { implementation