Searched defs:lite_runtime (Results 1 – 5 of 5) sorted by relevance
24 pub lite_runtime: Option<bool>, field147 let lite_runtime = None; in customize_from_rustproto_for_message() localVariable174 let lite_runtime = None; in customize_from_rustproto_for_field() localVariable200 let lite_runtime = rustproto::exts::lite_runtime_all.get(source); in customize_from_rustproto_for_file() localVariable
58 lite_runtime: bool, field84 let lite_runtime = customize.lite_runtime.unwrap_or_else(|| { in new() localVariable
47 pub lite_runtime: bool, field67 let lite_runtime = customize.lite_runtime.unwrap_or_else(|| { in new() localVariable
186 let lite_runtime = customize.lite_runtime.unwrap_or_else(|| { in gen_file() localVariable
131 lite_runtime: bool, field