Type-safe, inplace, zero-copy access to structured binary data.
# Cargo.toml
[dependencies]
binary-layout = "4.0.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a BinaryLayout from a byte slice for zero-copy field access.
Ensure data is properly aligned or use unaligned access methods.
No dependency data recorded yet.