Cargo Features
wikijs has no features set by default.
[dependencies]
wikijs = { version = "0.2.1", features = ["fuse", "cli", "vendored-tls"] }
- fuse = chrono, clap, clap-verbosity-flag, colored, fuser, libc, log, stderrlog
-
Required by the wikifs binary
- cli = clap, colored, tabled, tempfile
-
Required by the binary
- vendored-tls
-
Enables native-tls-vendored of reqwest ^0.11
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.