Function rustc_symbol_mangling::is_generic

source ยท
pub(crate) fn is_generic<'tcx>(
    instance: Instance<'tcx>,
    tcx: TyCtxt<'tcx>,
) -> bool