use cratevoxj_serde_file_from_vox_state;
use io;
use VoxState;
use to_voxjz_file_bytes;
/// Writes a [`VoxState`] to a `.voxjz` zip archive holding one compact `.voxj`
/// member, choosing the smallest block encodings per object. The document is
/// stamped with the current voxj format version.