| Crates.io | zng-wgt-inspector |
| lib.rs | zng-wgt-inspector |
| version | 0.7.0 |
| created_at | 2024-04-08 05:06:11.063408+00 |
| updated_at | 2025-09-22 16:42:15.724436+00 |
| description | Part of the zng project. |
| homepage | |
| repository | https://github.com/zng-ui/zng |
| max_upload_size | |
| id | 1199805 |
| size | 187,754 |
This crate is part of the zng project.
This crate provides 3 feature flags, 0 enabled by default.
"live"Compiles the interactive inspector.
"crash_handler"Compiles the debug crash handler.
Only enables in not(any(target_arch = "wasm32", target_os = "android", target_os = "ios")) builds.
"image"Enable screenshot capture.