Cargo Features

ifs has no features set by default.

[dependencies]
ifs = { version = "0.1.44", features = ["unix_path", "ln", "is_hidden", "b3_len", "b3", "rsync", "dir", "hash", "cp", "conf", "confdir", "txz_hash_d"] }
unix_path
ln

Affects ifs::ln

is_hidden

Enables walkdir

b3_len = b3, hash

Enables intbin

b3 b3_len?

Enables blake3

rsync

Enables walkdir

Affects ifs::rsync

dir conf?

Enables dirs and static_init

Affects ifs::dir

hash b3_len? txz_hash_d?
is_dir fs cp
conf = dir

Enables prost

Affects ifs::conf

confdir

Enables dirs

txz_hash_d = hash

Enables lzma-rs and tar

Affects ifs::txz_hash_d