A small Rust library that allows users to reinterpret data of certain types safely.
# Cargo.toml
[dependencies]
plain = "0.2.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates safe reinterpretation of bytes as a struct using the Plain derive macro.
No known issues recorded.
No dependency data recorded yet.