Function variances_of

Source
pub(crate) fn variances_of(
    tcx: TyCtxt<'_>,
    item_def_id: LocalDefId,
) -> &[Variance]