aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 1cb3bf0619e65c0730925ff5d56e18b96b1c434f (plain)
1
2
3
4
5
6
7
8
9
10

# 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.