Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/2.27.1/src/
Dtypes.rs81 pub struct ProtobufTypeInt32; struct
187 impl ProtobufType for ProtobufTypeInt32 { implementation
/external/rust/crates/protobuf/src/reflect/
Dtypes.rs105 pub struct ProtobufTypeInt32; struct
225 impl ProtobufTypeTrait for ProtobufTypeInt32 { implementation