Open
Description
#42 added support for deriving Zeroable
on union
s, but it requires that all fields implement Zeroable
. That is not necessary, only one field is required to implement Zeroable
.
Metadata
Metadata
Assignees
Labels
No labels
#42 added support for deriving Zeroable
on union
s, but it requires that all fields implement Zeroable
. That is not necessary, only one field is required to implement Zeroable
.