bytemuck/derive
2022-08-16 12:42:07 -06:00
..
src Fix regression #127: support align in reprs again (#128) 2022-08-16 12:42:07 -06:00
tests Fix regression #127: support align in reprs again (#128) 2022-08-16 12:42:07 -06:00
Cargo.toml bump bytemuck_derive version with changelog 2022-08-14 09:49:53 -06:00
changelog.md add a note about intended MSRV of the derives (none!) 2022-08-14 09:50:39 -06:00
LICENSE-APACHE Replace LICENCES-* symlinks with a licence copy. (#118) 2022-07-13 06:53:17 -06:00
LICENSE-MIT Replace LICENCES-* symlinks with a licence copy. (#118) 2022-07-13 06:53:17 -06:00
LICENSE-ZLIB Replace LICENCES-* symlinks with a licence copy. (#118) 2022-07-13 06:53:17 -06:00
README.md bytemuck_derive: readme 2020-08-20 19:46:22 -06:00

bytemuck_derive

Derive macros for bytemuck traits.