Docs.rs
workflow-rpc-0.19.0
workflow-rpc 0.19.0
Docs.rs crate page
MIT
OR
Apache-2.0
27 June 2026
Links
Repository
crates.io
Source
Owners
aspect
surinder83singh
Dependencies
ahash ^0.8.6
normal
async-trait ^0.1.74
normal
borsh ^1.7
normal
downcast-rs ^1.2.0
normal
futures ^0.3.31
normal
futures-util ^0.3.29
normal
manual_future ^0.1.1
normal
rand ^0.10
normal
serde ^1.0.190
normal
serde_json ^1.0.108
normal
thiserror ^2.0.11
normal
wasm-bindgen ^0.2.100
normal
workflow-core ^0.19.0
normal
workflow-log ^0.19.0
normal
workflow-rpc-macros ^0.19.0
normal
workflow-task ^0.19.0
normal
workflow-wasm ^0.19.0
normal
workflow-websocket ^0.19.0
normal
futures-util ^0.3.29
normal
tokio ^1.33.0
normal
tungstenite ^0.29.0
normal
getrandom ^0.4
normal
Versions
100%
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 error
workflow_
rpc
0.19.0
Module error
Module Items
Enums
In workflow_
rpc::
client
workflow_rpc
::
client
Module
error
Copy item path
Source
Expand description
Client
Error
enum declaration
Enums
ยง
Error
Errors produced by the wRPC client.
WebSocket
Error
Errors produced by the WebSocket client.