bytemuck/derive
2024-03-10 11:41:42 -06:00
..
src Added custom crate path with tests (#209) 2023-10-19 23:02:54 -06:00
tests Added custom crate path with tests (#209) 2023-10-19 23:02:54 -06:00
Cargo.toml chore: Release bytemuck_derive version 1.6.0 2024-03-10 11:41:42 -06:00
changelog.md changelog 2024-03-10 11:38:52 -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.