zng/crates/zng-ext-fs-watcher/README.md

25 lines
423 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 4 feature flags, 0 enabled by default.
#### `"json"`
Enable JSON helpers.
#### `"yaml"`
Enable YAML helpers.
#### `"toml"`
Enable TOML helpers.
#### `"ron"`
Enable RON helpers.
<!--do doc --readme #SECTION-END-->