8 releases

new 0.2.9 Apr 26, 2024
0.2.8 Apr 20, 2024

#1153 in GUI

Download history 430/week @ 2024-04-08 468/week @ 2024-04-15

898 downloads per month
Used in 8 crates (7 directly)

Apache-2.0 OR MIT

2.5MB
47K SLoC

This crate is part of the zng project.

Cargo Features

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

"debug_default"

Enables the "dyn_closure" 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.


lib.rs:

Stack widgets, properties and nodes.

Crate

Dependencies

~9–15MB
~192K SLoC