safe-read 0.1.0

Panic-free bounded integer readers over untrusted byte slices — the shared front door for offset/length fields parsed from attacker-controllable forensic images.
Documentation
1
2
3
4
5
[toolchain]
# Dev/CI toolchain pinned to current stable (fleet policy). disk-forensic is an
# application, so its declared MSRV (Cargo.toml `rust-version`) matches this pin.
channel = "1.96.0"
components = ["rustfmt", "clippy"]