pub fn decompress_toml( compressed_data: &[u8], output_path: &Path, ) -> Result<(), Error>
Unpack a bytestream to a .toml file