Searched defs:init_fields (Results 1 – 4 of 4) sorted by relevance
68 init_fields: Vec<proc_macro2::TokenStream>, field83 let init_fields = &self.init_fields; in get_tokens() localVariable
308 let init_fields = declare_local_storage_for_from_args_fields(fields); in impl_from_args_struct_from_args() localVariable421 let init_fields = declare_local_storage_for_redacted_fields(fields); in impl_from_args_struct_redact_arg_values() localVariable
120 fn init_fields(&mut self) { in init_fields() method
139 def init_fields(self): member in Packet