bytemuck/derive/tests
Gray Olson 1652a2dcd2
Support unions in derive macros (#94)
* allow deriving traits on unions in some cases

* basic union tests for nopadding and anybitpattern

* implement derives for unions for more traits

* remove Pod and AnyBitPattern derives for unions due to possible unsoundness
2022-03-29 20:01:48 -06:00
..
basic.rs Support unions in derive macros (#94) 2022-03-29 20:01:48 -06:00