rustc_typeck::middle::ty::PolyFnSigUnstable [-] [+] [src]

type PolyFnSig<'tcx> = Binder<FnSig<'tcx>>;