Home
last modified time | relevance | path

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

/external/rust/crates/protobuf-codegen/src/
Dcustomize.rs36 pub inside_protobuf: Option<bool>, field
157 let inside_protobuf = None; in customize_from_rustproto_for_message() localVariable
194 let inside_protobuf = None; in customize_from_rustproto_for_field() localVariable
221 let inside_protobuf = None; in customize_from_rustproto_for_file() localVariable