25 releases

new 0.4.16 Jul 26, 2024
0.4.15 Jul 18, 2024
0.4.9 Jun 20, 2024
0.4.4 May 31, 2024
0.2.8 Apr 20, 2024

#1238 in GUI

Download history 166/week @ 2024-04-03 583/week @ 2024-04-10 260/week @ 2024-04-17 154/week @ 2024-04-24 190/week @ 2024-05-01 163/week @ 2024-05-08 386/week @ 2024-05-15 88/week @ 2024-05-22 329/week @ 2024-05-29 541/week @ 2024-06-05 146/week @ 2024-06-12 284/week @ 2024-06-19 54/week @ 2024-06-26 296/week @ 2024-07-03 642/week @ 2024-07-10 253/week @ 2024-07-17

1,251 downloads per month
Used in 19 crates (9 directly)

Apache-2.0 OR MIT

3.5MB
65K 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

~11–26MB
~356K SLoC