Cargo Features
ez_logging has no features set by default.
[dependencies]
ez_logging = { version = "0.1.4", features = ["async-tokio"] }
- async-tokio = tokio
-
Affects
ez_logging::log_message
,ez_logging::init
…
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.