Cargo Features
wick-cli has no features set by default.
[dependencies]
wick-cli = { version = "0.16.2", features = ["cross", "console", "mem-profiler"] }
- cross
-
Enables openssl
- console
-
Build with RUSTFLAGS="--cfg tokio_unstable"
Enables full and tracing of tokio, console of wick-logger
- mem-profiler = dhat
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.