[][src]Type Definition ra_ap_hir_ty::PolyFnSig

type PolyFnSig = Binders<FnSig>;

A polymorphic function signature.