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.rs33 pub inside_protobuf: Option<bool>, field
149 let inside_protobuf = None; in customize_from_rustproto_for_message() localVariable
176 let inside_protobuf = None; in customize_from_rustproto_for_field() localVariable
202 let inside_protobuf = None; in customize_from_rustproto_for_file() localVariable