4 releases
0.2.0 | Jan 10, 2023 |
---|---|
0.1.2 | Jan 10, 2023 |
0.1.1 | Apr 8, 2021 |
0.1.0 | Jan 15, 2021 |
#90 in #safety
842 downloads per month
Used in bytes-cast
7KB
71 lines
bytes-cast-derive
The #[derive(BytesCast)]
procedural macro for the bytes-cast
crate.
This statically checks the safety invariants required of custom structs.
This crate contains code derived from https://github.com/Lokathor/bytemuck.
Dependencies
~1.5MB
~36K SLoC