44 releases

new 0.5.0 Dec 6, 2024
0.4.34 Nov 23, 2024
0.4.29 Oct 26, 2024
0.4.16 Jul 26, 2024

#1419 in GUI

Download history 292/week @ 2024-08-18 135/week @ 2024-08-25 278/week @ 2024-09-01 444/week @ 2024-09-08 713/week @ 2024-09-15 374/week @ 2024-09-22 404/week @ 2024-09-29 241/week @ 2024-10-06 309/week @ 2024-10-13 205/week @ 2024-10-20 167/week @ 2024-10-27 412/week @ 2024-11-03 206/week @ 2024-11-10 290/week @ 2024-11-17 178/week @ 2024-11-24 203/week @ 2024-12-01

886 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

~12–24MB
~361K SLoC