bytemuck/derive
2022-08-14 09:50:39 -06:00
..
src Cleanup: use a macro for reprs, use syn errors & fix cfg-target-arch (#124) 2022-08-12 06:50:51 -06:00
tests support deriving Pod for packed generic types. (#123) 2022-08-07 14:32:00 -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.