rustc::ty::PolyFnOutput [] [src]

type PolyFnOutput<'tcx> = Binder<FnOutput<'tcx>>;
Unstable (rustc_private)