Cargo Features
build-fs-tree has no features set by default.
[dependencies]
build-fs-tree = { version = "0.7.1", features = ["cli", "cli-completions"] }
- cli cli-completions? = clap-utilities
-
Affects
build-fs-tree::program
…Required by the binary
- cli-completions = cli
-
Affects
program::completions
…Required by the build-fs-tree-completions binary
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.