Function rustc_symbol_mangling::is_generic

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