rustc_symbol_mangling

Function is_generic

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