Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/src/
Dtypes.rs81 pub struct ProtobufTypeInt32; struct
187 impl ProtobufType for ProtobufTypeInt32 { implementation