zng-wgt-inspector

Crates.iozng-wgt-inspector
lib.rszng-wgt-inspector
version0.2.44
sourcesrc
created_at2024-04-08 05:06:11.063408
updated_at2024-11-10 01:50:24.681545
descriptionPart of the zng project.
homepage
repositoryhttps://github.com/zng-ui/zng
max_upload_size
id1199805
size90,731
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: 7931

cargo fmt