bytemuck/derive
2022-03-29 21:25:51 -06:00
..
src rename NoPadding to NoUninit and clarify docs (#95) 2022-03-29 21:25:51 -06:00
tests rename NoPadding to NoUninit and clarify docs (#95) 2022-03-29 21:25:51 -06:00
Cargo.toml Add NoPadding, AnyBitPattern, and CheckedBitPattern traits (#91) 2022-03-29 17:01:02 -06:00
changelog.md Create changelog.md 2020-10-21 14:19:13 -06:00
LICENSE-APACHE Include LICENSE files in published bytemuck_derive crates (#47) 2020-11-27 08:31:40 -07:00
LICENSE-MIT Include LICENSE files in published bytemuck_derive crates (#47) 2020-11-27 08:31:40 -07:00
LICENSE-ZLIB Include LICENSE files in published bytemuck_derive crates (#47) 2020-11-27 08:31:40 -07:00
README.md bytemuck_derive: readme 2020-08-20 19:46:22 -06:00

bytemuck_derive

Derive macros for bytemuck traits.