33 releases
new 0.4.11 | Nov 17, 2024 |
---|---|
0.4.8 | Oct 26, 2024 |
0.4.0 | Jul 26, 2024 |
#1442 in GUI
1,493 downloads per month
Used in 52 crates
(13 directly)
1MB
21K
SLoC
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.
lib.rs
:
Parallel async tasks and async task runners.
Crate
Dependencies
~6–39MB
~626K SLoC