High-level snapshot operations for Hexz.
This crate contains the write path: packing, incremental writes, inspection,
and signing. It depends on hexz-core (format + algo + read API) and
hexz-store (I/O backends) but is not required for read-only consumers.