use cratevox_state_from_voxj_codec_main;
use io;
use VoxState;
use ;
/// Loads a `.voxj` or `.voxjz` document into a [`VoxState`]. The container form
/// is detected from the leading bytes, the encoded geometry is decoded, and the
/// result is loaded into voxcore's in-memory form.