Searched defs:ty_to_string (Results 1 – 5 of 5) sorted by relevance
27 pub fn ty_to_string(ty: &ast::Ty) -> String { in ty_to_string() function
819 fn ty_to_string(&self, ty: &ast::Ty) -> String { in ty_to_string() method
190 fn ty_to_string<'tcx>( in ty_to_string() function
207 pub fn ty_to_string(ty: &hir::Ty<'_>) -> String { in ty_to_string() function
1223 pub fn ty_to_string(&self, t: Ty<'tcx>) -> String { in ty_to_string() method