Type Definition rustc::ty::Ty
[−]
[src]
type Ty<'tcx> = &'tcx TyS<'tcx>;
🔬 This is a nightly-only experimental API. (
rustc_private
)