zng-wgt-inspector

Crates.iozng-wgt-inspector
lib.rszng-wgt-inspector
version0.6.2
created_at2024-04-08 05:06:11.063408+00
updated_at2025-08-29 22:03:52.811685+00
descriptionPart of the zng project.
homepage
repositoryhttps://github.com/zng-ui/zng
max_upload_size
id1199805
size191,995
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, 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.

Only enables in not(any(target_arch = "wasm32", target_os = "android", target_os = "ios")) builds.

Commit count: 7930

cargo fmt