1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-07-30 12:37:50 +00:00

blog(derive-broken): reword description

This commit is contained in:
RGBCube 2025-07-04 23:35:30 +03:00
parent 57520cc5b4
commit 1b310ce652
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -1,6 +1,6 @@
---
title: "`#[derive(Clone)]` is broken"
description: "Not just `#[derive(Clone)]`, but all of the standard trait derives"
description: "Not just `#[derive(Clone)]`, but all of the standard trait derives are"
tags:
- rust