bytes-cast-derive
The #[derive(BytesCast)] procedural macro for the bytes-cast crate. This statically checks the safety invariants required of custom structs.
#[derive(BytesCast)]
bytes-cast
This crate contains code derived from https://github.com/Lokathor/bytemuck.