overlay 1.0.0

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

A proc-macro for generating a struct which can be overlaid. See the documentation in src/lib.rs for usage and examples.

Todo

  • Support for enums
  • Support for individual fields larger than u32 ?