Cargo Features
zng-ext-config has no features set by default.
[dependencies]
zng-ext-config = { version = "0.3.20", features = ["yaml", "toml", "ron"] }
- yaml
-
Enable YAML support.
Enables serde_yaml, yaml of zng-ext-fs-watcher
- toml
-
Enable TOML support.
Enables toml, toml of zng-ext-fs-watcher
- ron
-
Enable RON support.
Enables ron, ron of zng-ext-fs-watcher