Cargo Features
[dependencies]
fd-find-enhance = { version = "10.1.1026", default-features = false, features = ["use-jemalloc", "completions", "base"] }
- default = completions, use-jemalloc
-
These default features are set whenever
fd-find-enhance
is added without
somewhere in the dependency tree.default-features = false - use-jemalloc default base? = jemallocator
- completions default = clap_complete
- base = use-jemalloc
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.
- clap_complete completions
- jemallocator not win not android not mac not freebsd not openbsd not musl not 32-bit not riscv64 use-jemalloc