overlay 1.0.1

An Overlay trait for reinterpreting a slice of bytes as an arbitrary type
Documentation

A trait for converting an arbitrary slice of bytes to a struct, intended for use with the #[overlay] macro from the overlay_macro crate.