rustc::ty::PolyFnSig [] [src]

type PolyFnSig<'tcx> = Binder<FnSig<'tcx>>;
Unstable (rustc_private)