Docs.rs
rust-pipe-0.1.1
rust-pipe 0.1.1
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
20.55%
of the crate is documented
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 dispatch
rust_
pipe
0.1.1
Module dispatch
Module Items
Structs
Enums
In crate rust_
pipe
rust_pipe
Module
dispatch
Copy item path
Source
Structs
§
Dispatch
Result
Handle to an in-flight task. Await it to get the worker’s result.
Dispatcher
Central task dispatcher. Manages worker connections and routes tasks.
Dispatcher
Builder
Builder for configuring a
Dispatcher
.
Enums
§
Dispatch
Error