Function repr_attributes

Source
pub(crate) fn repr_attributes(
    tcx: TyCtxt<'_>,
    cache: &Cache,
    def_id: DefId,
    item_type: ItemType,
    is_json: bool,
) -> Option<String>