15 releases

new 0.3.6 Jun 8, 2024
0.3.5 Jun 4, 2024
0.3.4 May 31, 2024
0.2.9 Apr 26, 2024

#25 in #cross-platform-ui

Download history 256/week @ 2024-04-04 435/week @ 2024-04-11 219/week @ 2024-04-18 130/week @ 2024-04-25 151/week @ 2024-05-02 135/week @ 2024-05-09 327/week @ 2024-05-16 62/week @ 2024-05-23 243/week @ 2024-05-30

773 downloads per month
Used in 8 crates (7 directly)

Apache-2.0 OR MIT

2.5MB
47K 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
~259K SLoC