Searched refs:impl_trait (Results 1 – 2 of 2) sorted by relevance
4061 let impl_trait = quote! { in codegen() localVariable4064 result.push(impl_trait); in codegen()4083 let impl_trait = if parent.is_template() { in codegen() localVariable4098 result.push(impl_trait); in codegen()4106 let impl_trait = quote! { in codegen() localVariable4109 result.push(impl_trait); in codegen()
1058 let impl_trait = quote_spanned!(result.span=> impl); in expand_rust_function_shim_super() localVariable1060 quote!(-> ::std::result::Result<#ok, #impl_trait #display>) in expand_rust_function_shim_super()