29 ms·
> > If an enum has an outsized variant, consider boxing one or more fields. Clippy (at least pedantic one) will suggest this if needed.
by johnofthesea 10mo ago
> > If an enum has an outsized variant, consider boxing one or more fields.
Clippy (at least pedantic one) will suggest this if needed.