pub(crate) fn can_have_generics<'tcx>(tcx: TyCtxt<'tcx>, def_id: RDefId) -> bool
Whether the item can have generic parameters.