bytemuck/derive
2022-07-08 17:16:25 -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 (cargo-release) version 1.1.0 2022-03-29 23:15:56 -06:00
changelog.md changelog for the derives. 2022-03-29 23:15:32 -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.