Function pifu::base::compress::create_gz

source ·
pub fn create_gz(in_path: &Path, out_path: &Path) -> Result<(), Error>
Expand description

Errors

Returns error if failed to create archive file.