pub fn named_ty(decl: &TypeDecl, tys: &Types) -> TyId
Build a Ty::Named for the given declaration (no applied type arguments).
Ty::Named