Function rustc_symbol_mangling::typeid::typeid_for_fnsig
source · pub fn typeid_for_fnsig<'tcx>(
tcx: TyCtxt<'tcx>,
fn_sig: &FnSig<'tcx>,
options: TypeIdOptions
) -> StringExpand description
Returns a type metadata identifier for the specified FnSig.