Function cargo_deb::compress::gz [] [src]

pub fn gz(data: &[u8], base_path: &Path) -> CDResult<PathBuf>

Compresses data using the native Rust implementation of Zopfli.