Module compression

Source

Structs§

Bzip2Args
CompressionIter
An iterator over the variants of Compression
CompressionVariantIter
An iterator over the variants of CompressionVariant
GzipArgs
XzArgs

Enums§

Compression
CompressionVariant
This enum exists to be able to specify a variant without specifying arguments, such as with the –omit flag

Constants§

DEFAULT_COMPRESSION_LEVEL

Traits§

CompressionRange