47 releases

new 0.4.5 Jan 11, 2025
0.4.3 Dec 26, 2024
0.3.32 Nov 23, 2024
0.3.16 Jul 26, 2024

#1541 in GUI

Download history 355/week @ 2024-09-22 337/week @ 2024-09-29 124/week @ 2024-10-06 182/week @ 2024-10-13 172/week @ 2024-10-20 143/week @ 2024-10-27 357/week @ 2024-11-03 178/week @ 2024-11-10 249/week @ 2024-11-17 139/week @ 2024-11-24 214/week @ 2024-12-01 185/week @ 2024-12-08 27/week @ 2024-12-15 488/week @ 2024-12-22 151/week @ 2024-12-29 126/week @ 2025-01-05

808 downloads per month
Used in 11 crates (9 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–22MB
~332K SLoC