Memory validation framework for Rust that verifies the safety of byte slices before deserialization.
# Cargo.toml
[dependencies]
bytecheck = "0.8.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Validates memory layout of a byte slice using CheckBytes derive.
No known issues recorded.
No dependency data recorded yet.