Function cargo_deb::compress::xz_or_gz

source ·
pub fn xz_or_gz(fast: bool, with_system_xz: bool) -> CDResult<Compressor>
Expand description

Compresses data using the xz2 library