Cargo Features
qvnt-i has no features set by default.
[dependencies]
qvnt-i = { version = "0.4.4", features = ["tracing"] }
- tracing = env_logger
-
Affects
cli::CliArgs.logs_enabled
…
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.
- env_logger tracing?
-
Enables env_logger ^0.10.0