Home
last modified time | relevance | path

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

/external/rust/crates/protobuf/src/
Drustproto.rs39 …pub const lite_runtime_all: crate::ext::ExtFieldOptional<crate::descriptor::FileOptions, crate::ty… constant
/external/rust/crates/protobuf-codegen/src/
Dcustomize.rs200 let lite_runtime = rustproto::exts::lite_runtime_all.get(source); in customize_from_rustproto_for_file()