zng-task

Crates.iozng-task
lib.rszng-task
version0.4.10
sourcesrc
created_at2024-04-07 17:17:48.726715
updated_at2024-11-04 16:52:27.240069
descriptionPart of the zng project.
homepage
repositoryhttps://github.com/zng-ui/zng
max_upload_size
id1199336
size257,296
owners (github:zng-ui:owners)

documentation

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

README

This crate is part of the zng project.

Cargo Features

This crate provides 4 feature flags, 0 enabled by default.

"deadlock_detection"

Enables parking_lot deadlock detection.

"ipc"

Enables ipc tasks.

Only enables in cfg(not(any(target_os = "android", target_arch = "wasm32", target_os = "ios"))) builds.

"http"

Enables http tasks.

"test_util"

Enabled by doc tests.

Commit count: 7931

cargo fmt