zng/crates/zng-ext-config/README.md

22 lines
387 B
Markdown

<!--do doc --readme header-->
This crate is part of the [`zng`](https://github.com/zng-ui/zng?tab=readme-ov-file#crates) project.
<!--do doc --readme features-->
## Cargo Features
This crate provides 3 feature flags, 0 enabled by default.
#### `"yaml"`
Enable YAML support.
#### `"toml"`
Enable TOML support.
#### `"ron"`
Enable RON support.
<!--do doc --readme #SECTION-END-->