8 releases

new 0.3.0 Apr 26, 2024
0.2.8 Apr 20, 2024

#891 in GUI

Download history 454/week @ 2024-04-08 544/week @ 2024-04-15

998 downloads per month
Used in 17 crates (8 directly)

Apache-2.0 OR MIT

3MB
62K 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–23MB
~352K SLoC