Hacker News new | ask | show | jobs
by johnofthesea 199 days ago
> > If an enum has an outsized variant, consider boxing one or more fields.

Clippy (at least pedantic one) will suggest this if needed.