zng/crates/zng-wgt-inspector/README.md

24 lines
483 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, 1 enabled by default.
#### `"debug_default"`
Enables the `"live"` feature in debug builds.
*Enabled by default.*
#### `"live"`
Compiles the interactive inspector.
#### `"crash_handler"`
Compiles the debug crash handler.
<!--do doc --readme #SECTION-END-->