Home
last modified time | relevance | path

Searched refs:expose_fields_all (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/protobuf/src/
Drustproto.rs27 …pub const expose_fields_all: crate::ext::ExtFieldOptional<crate::descriptor::FileOptions, crate::t… constant
/external/rust/crates/protobuf-codegen/src/
Dcustomize.rs194 let expose_fields = rustproto::exts::expose_fields_all.get(source); in customize_from_rustproto_for_file()