bytemuck/derive
2023-05-31 08:46:00 -06:00
..
src Add #[doc(hidden)] on derive generated items. (#189) 2023-05-31 08:46:00 -06:00
tests Make AnyBitPattern derive work for generic structs (#101) 2023-03-23 18:22:56 -06:00
Cargo.toml chore: Release bytemuck_derive version 1.4.1 2023-03-23 15:40:54 -06:00
changelog.md changelog 2023-03-23 15:21:33 -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.