Searched defs:impl_block (Results 1 – 8 of 8) sorted by relevance
15 let impl_block = match base.data { in to_tokens() localVariable
668 fn impl_block<D: DataExt>( in impl_block() function
27 let impl_block = if let Some(remote) = cont.attrs.remote() { in expand_derive_serialize() localVariable
31 let impl_block = if let Some(remote) = cont.attrs.remote() { in expand_derive_deserialize() localVariable
4681 let impl_block = if self.is_template() { in codegen() localVariable