bytemuck/derive
2020-11-27 09:33:20 -07:00
..
src Closes https://github.com/Lokathor/bytemuck/issues/39 2020-10-21 14:21:43 -06:00
tests add derive macro for Contiguous (#31) 2020-08-21 16:08:34 -06:00
Cargo.toml (cargo-release) start next development iteration 1.0.2-alpha.0 2020-11-27 09:33:20 -07:00
changelog.md Create changelog.md 2020-10-21 14:19:13 -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.