Type Definition CanonicalPolyFnSig
rustc_middle::ty::sty
type CanonicalPolyFnSig<'tcx> = Canonical<'tcx, Binder<FnSig<'tcx>>>;