bytemuck/derive
Edward 2864b52591
Fix/syn broken semver (#116)
* fix(derive): syn backwards compatibility

* fix: bump minimum syn version more after tests
2022-07-18 19:25:00 -06:00
..
src Avoid clippy::missing_const_for_fn (#115) 2022-07-08 17:16:25 -06:00
tests rename NoPadding to NoUninit and clarify docs (#95) 2022-03-29 21:25:51 -06:00
Cargo.toml Fix/syn broken semver (#116) 2022-07-18 19:25:00 -06:00
changelog.md changelog for the derives. 2022-03-29 23:15:32 -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.