You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have loads of manual impls of SizeBytes, all of which could be trivially derived instead. We should write a proc macro and replace the manual impls.
The text was updated successfully, but these errors were encountered:
We have loads of manual impls of
SizeBytes
, all of which could be trivially derived instead. We should write a proc macro and replace the manual impls.The text was updated successfully, but these errors were encountered: