56 releases

Uses new Rust 2024

new 0.6.1 Mar 19, 2025
0.5.10 Feb 10, 2025
0.5.3 Dec 26, 2024
0.4.34 Nov 23, 2024
0.4.16 Jul 26, 2024

#10 in #zng

Download history 130/week @ 2024-11-29 354/week @ 2024-12-06 77/week @ 2024-12-13 495/week @ 2024-12-20 102/week @ 2024-12-27 208/week @ 2025-01-03 264/week @ 2025-01-10 387/week @ 2025-01-17 257/week @ 2025-01-24 203/week @ 2025-01-31 234/week @ 2025-02-07 89/week @ 2025-02-14 153/week @ 2025-02-21 43/week @ 2025-02-28 12/week @ 2025-03-07 83/week @ 2025-03-14

292 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

~11–23MB
~361K SLoC