Cargo Features

[dependencies]
ouch = { version = "0.6.1", default-features = false, features = ["use_zlib", "use_zstd_thin", "allow_piped_choice", "unrar"] }
default = unrar, use_zlib, use_zstd_thin

These default features are set whenever ouch is added without default-features = false somewhere in the dependency tree.

use_zlib default

Enables zlib of flate2, deflate_zlib of gzp ^0.11.3, deflate-zlib of zip ^0.6.6

use_zstd_thin default

Enables thin of zstd

allow_piped_choice

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

unrar default

Affects archive::rar, extension::PRETTY_SUPPORTED_EXTENSIONS