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