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

#1496 in GUI

Download history 344/week @ 2024-09-25 277/week @ 2024-10-02 266/week @ 2024-10-09 280/week @ 2024-10-16 257/week @ 2024-10-23 400/week @ 2024-10-30 235/week @ 2024-11-06 188/week @ 2024-11-13 243/week @ 2024-11-20 117/week @ 2024-11-27 300/week @ 2024-12-04 153/week @ 2024-12-11 124/week @ 2024-12-18 475/week @ 2024-12-25 200/week @ 2025-01-01 264/week @ 2025-01-08

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

Apache-2.0 OR MIT

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

~13–26MB
~402K SLoC