0bb2db1972 | ||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
README.md
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.
"http"
Enables http tasks.
"test_util"
Enabled by doc tests.