zng-wgt-scroll

Crates.iozng-wgt-scroll
lib.rszng-wgt-scroll
version0.4.13
sourcesrc
created_at2024-04-08 02:51:37.446376
updated_at2024-07-12 16:49:26.194186
descriptionPart of the zng project.
homepage
repositoryhttps://github.com/zng-ui/zng
max_upload_size
id1199715
size214,939
owners (github:zng-ui:owners)

documentation

https://zng-ui.github.io/doc/zng_wgt_scroll

README

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.

Commit count: 7931

cargo fmt