Skip to main content

compress

Function compress 

Source
pub fn compress(file_type: FileType, src_path: &Path, dst_path: &Path)
Expand description

Backward-compatible entry point (no encryption). Equivalent to compress_with_password(.., None).