43 releases

new 0.4.34 Nov 23, 2024
0.4.29 Oct 26, 2024
0.4.16 Jul 26, 2024

#1452 in GUI

Download history 49/week @ 2024-08-03 226/week @ 2024-08-10 434/week @ 2024-08-17 118/week @ 2024-08-24 299/week @ 2024-08-31 430/week @ 2024-09-07 616/week @ 2024-09-14 468/week @ 2024-09-21 299/week @ 2024-09-28 234/week @ 2024-10-05 271/week @ 2024-10-12 273/week @ 2024-10-19 268/week @ 2024-10-26 409/week @ 2024-11-02 196/week @ 2024-11-09 200/week @ 2024-11-16

1,076 downloads per month
Used in 20 crates (9 directly)

Apache-2.0 OR MIT

3.5MB
66K 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
~357K SLoC