Searched defs:ImplTraitType (Results 1 – 2 of 2) sorted by relevance
301 pub fn impl_trait_type(bounds: ast::TypeBoundList) -> ast::ImplTraitType { in impl_trait_type()
1248 pub struct ImplTraitType { struct1251 impl ImplTraitType { argument1529 ImplTraitType(ImplTraitType), enumerator2904 impl AstNode for ImplTraitType { implementation4808 impl std::fmt::Display for ImplTraitType { implementation