mirror of
https://github.com/Lokathor/bytemuck.git
synced 2024-11-22 06:42:25 +00:00
11 lines
266 B
Markdown
11 lines
266 B
Markdown
|
|
# bytemuck_derive
|
|
|
|
Derive macros for [bytemuck](https://docs.rs/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.
|