Lokathor / bytemuck

A crate for mucking around with piles of bytes
https://docs.rs/bytemuck
Apache License 2.0
697 stars 77 forks source link

support deriving Zeroable for fieldless enums #233

Closed Freax13 closed 3 months ago

Freax13 commented 5 months ago

This PR makes it possible to derive Zeroable on enums under the following conditions: