54 releases

0.5.10 Feb 10, 2025
0.5.8 Jan 26, 2025
0.5.3 Dec 26, 2024
0.4.34 Nov 23, 2024
0.4.16 Jul 26, 2024

#1506 in GUI

Download history 400/week @ 2024-10-30 235/week @ 2024-11-06 188/week @ 2024-11-13 243/week @ 2024-11-20 117/week @ 2024-11-27 300/week @ 2024-12-04 153/week @ 2024-12-11 124/week @ 2024-12-18 475/week @ 2024-12-25 200/week @ 2025-01-01 264/week @ 2025-01-08 217/week @ 2025-01-15 420/week @ 2025-01-22 205/week @ 2025-01-29 216/week @ 2025-02-05 102/week @ 2025-02-12

963 downloads per month
Used in 20 crates (9 directly)

Apache-2.0 OR MIT

3.5MB
67K 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:

Scroll widgets, properties and nodes.

Crate

Dependencies

~13–24MB
~388K SLoC