49 releases

new 0.5.5 Jan 11, 2025
0.5.3 Dec 26, 2024
0.4.34 Nov 23, 2024
0.4.16 Jul 26, 2024

#1497 in GUI

Download history 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 209/week @ 2024-11-16 249/week @ 2024-11-23 241/week @ 2024-11-30 254/week @ 2024-12-07 60/week @ 2024-12-14 550/week @ 2024-12-21 142/week @ 2024-12-28 106/week @ 2025-01-04

887 downloads per month
Used in 20 crates (9 directly)

Apache-2.0 OR MIT

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

~14–26MB
~414K SLoC