zng-wgt-inspector

Crates.iozng-wgt-inspector
lib.rszng-wgt-inspector
version0.7.0
created_at2024-04-08 05:06:11.063408+00
updated_at2025-09-22 16:42:15.724436+00
descriptionPart of the zng project.
homepage
repositoryhttps://github.com/zng-ui/zng
max_upload_size
id1199805
size187,754
owners (github:zng-ui:owners)

documentation

https://zng-ui.github.io/doc/zng_wgt_inspector

README

This crate is part of the zng project.

Cargo Features

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.

Commit count: 7930

cargo fmt