[][src]Module cargo_deb::compress

Enums

Compressed

Functions

gz

Compresses data using the native Rust implementation of Zopfli.

xz_or_gz

Compresses data using the xz2 library