Type Definition ra_ap_hir_def::body::PatPtr[][src]

type PatPtr = Either<AstPtr<Pat>, AstPtr<SelfParam>>;