Eric Coissac e008a8beb4 harden obiskio error handling with explicit variants and bounds checking
Extend `SKError` with `BadMagic`, `Truncated`, and `InvalidData` variants to replace `expect()` calls and unsafe slice indexing. Implement proper error chaining via `source()` and update `Display` formatting. Improve magic byte validation and serde error mapping for clearer debugging. Documents a broader roadmap for further crate hardening, including LRU eviction, concurrency, and benchmarking.
2026-05-09 18:30:19 +08:00
S
Description
No description provided
Readme
229 MiB
v1.2.2
Latest
2026-08-17 11:33:43 +00:00
Languages
HTML 56%
Rust 38.9%
Python 2%
TeX 1.2%
Makefile 1%
Other 0.9%