Docs.rs
rust-pipe-0.1.0
rust-pipe 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
albyteai
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
dashmap ^6
normal
futures-util ^0.3
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-tungstenite ^0.24
normal
tracing ^0.1
normal
uuid ^1
normal
anyhow ^1
dev
serial_test ^3.4.0
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
Versions
15.04%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module worker
rust_
pipe
0.1.0
Module worker
Module Items
Structs
Enums
In crate rust_
pipe
rust_pipe
Module
worker
Copy item path
Source
Structs
§
Pool
Stats
Aggregate statistics about the worker pool.
Worker
Info
Information about a connected worker.
Worker
Pool
Pool of connected workers with capacity-aware task routing.
Enums
§
Worker
Status
Current status of a worker in the pool.