Function rustc_typeck::collect::fn_sig

source ·
fn fn_sig(tcx: TyCtxt<'_>, def_id: DefId) -> PolyFnSig<'_>