Cargo Features
mod_logger has no features set by default.
[dependencies]
mod_logger = { version = "0.8.4", features = ["config"] }
- config = serde, serde_yaml
-
Affects
mod_logger::config
…
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.
- serde config?
- serde_yaml config?
-
Enables serde_yaml ^0.8