pub fn archive( path: PathBuf, destination: Option<PathBuf>, ) -> Result<PathBuf, Box<dyn Error>>
Creates zip archive from directory