bytemuck/derive
2023-09-05 15:06:36 -06:00
..
src Improve assembly of Contiguous derive (#200) 2023-09-05 13:41:44 -06:00
tests Fix derive non-run doctests. (#204) 2023-09-05 13:36:10 -06:00
Cargo.toml Update proc-macro2 (#201) 2023-07-25 16:15:01 -06:00
changelog.md docs. 2023-09-05 15:06:36 -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 docs. 2023-09-05 15:06:36 -06:00

bytemuck_derive

Derive macros for bytemuck traits.

MSRV: None!

This is an opt-in bonus feature for bytemuck that doesn't particularly do anything you couldn't do yourself, and so MSRV is not a strong consideration for this crate.