Searched defs:attr_cfg (Results 1 – 1 of 1) sorted by relevance
463 let attr_cfg: DiplomatBackendAttrCfg = syn::parse_quote!(*); in test_cfgs() localVariable465 let attr_cfg: DiplomatBackendAttrCfg = syn::parse_quote!(cpp); in test_cfgs() localVariable467 let attr_cfg: DiplomatBackendAttrCfg = syn::parse_quote!(has = overloading); in test_cfgs() localVariable469 let attr_cfg: DiplomatBackendAttrCfg = syn::parse_quote!(has = "overloading"); in test_cfgs() localVariable471 let attr_cfg: DiplomatBackendAttrCfg = in test_cfgs() localVariable