This crate is part of the [`zng`](https://github.com/zng-ui/zng?tab=readme-ov-file#crates) project.
This crate provides 4 feature flags, 0 enabled by default.
Enables parking_lot deadlock detection.
Enables ipc tasks.
Only enables in `cfg(not(any(target_os = "android", target_arch = "wasm32", target_os = "ios")))` builds.
Enables http tasks.
Enabled by doc tests.