Type Definition rustc_middle::ty::sty::CanonicalPolyFnSig[][src]

pub type CanonicalPolyFnSig<'tcx> = Canonical<'tcx, Binder<'tcx, FnSig<'tcx>>>;