Home
last modified time | relevance | path

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

/build/make/tools/aconfig/aconfig/src/codegen/
Drust.rs68 struct TemplateContext { struct
69 pub package: String,
70 pub template_flags: Vec<TemplateParsedFlag>,
71 pub modules: Vec<String>,
72 pub has_readwrite: bool,
73 pub allow_instrumentation: bool,
74 pub container: String,