zng-wgt

Crates.iozng-wgt
lib.rszng-wgt
version0.4.6
sourcesrc
created_at2024-04-07 21:05:18.588813
updated_at2024-07-12 16:28:11.259653
descriptionPart of the zng project.
homepage
repositoryhttps://github.com/zng-ui/zng
max_upload_size
id1199543
size172,556
owners (github:zng-ui:owners)

documentation

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

README

This crate is part of the zng project.

Cargo Features

This crate provides 3 feature flags, 1 enabled by default.

"debug_default"

Signal the build script to enable the "dyn_*", "inspector" and "trace_widget" features in debug builds.

Enabled by default.

"dyn_closure"

Box closures at opportune places, such as Var::map, reducing the number of monomorphised types.

This speeds-up compilation time at the cost of runtime.

"http"

Enable web tasks.

Commit count: 7931

cargo fmt