Cargo Features

zng-ext-config has no features set by default.

[dependencies]
zng-ext-config = { version = "0.2.11", 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