Function espim::unzip

source ·
pub fn unzip(destination: &PathBuf, bytes: Vec<u8>) -> Result<()>