25 releases

new 0.3.16 Jul 26, 2024
0.3.15 Jul 18, 2024
0.3.9 Jun 20, 2024
0.3.4 May 31, 2024
0.2.9 Apr 26, 2024

#1338 in GUI

Download history 430/week @ 2024-04-08 468/week @ 2024-04-15 122/week @ 2024-04-22 136/week @ 2024-04-29 139/week @ 2024-05-06 178/week @ 2024-05-13 227/week @ 2024-05-20 200/week @ 2024-05-27 319/week @ 2024-06-03 344/week @ 2024-06-10 233/week @ 2024-06-17 40/week @ 2024-06-24 39/week @ 2024-07-01 729/week @ 2024-07-08 213/week @ 2024-07-15

1,028 downloads per month
Used in 10 crates (8 directly)

Apache-2.0 OR MIT

2.5MB
48K 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

~10–23MB
~290K SLoC