Docs.rs
workflow-websocket-0.19.0
workflow-websocket 0.19.0
Docs.rs crate page
MIT
OR
Apache-2.0
27 June 2026
Links
Repository
crates.io
Source
Owners
aspect
surinder83singh
Dependencies
async-channel ^2.0.0
normal
async-trait ^0.1.74
normal
cfg-if ^1.0.0
normal
downcast-rs ^1.2.0
normal
futures ^0.3.31
normal
futures-util ^0.3.29
normal
js-sys ^0.3.77
normal
thiserror ^2.0.11
normal
triggered ^0.1.2
normal
wasm-bindgen ^0.2.100
normal
workflow-core ^0.19.0
normal
workflow-log ^0.19.0
normal
workflow-task ^0.19.0
normal
workflow-wasm ^0.19.0
normal
web-sys ^0.3.77
normal
ahash ^0.8.6
normal
tokio ^1.33.0
normal
tokio-tungstenite ^0.29.0
normal
tungstenite ^0.29.0
normal
wasm-bindgen-futures ^0.4.50
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 result
workflow_
websocket
0.19.0
Module result
Module Items
Type Aliases
In workflow_
websocket::
client
workflow_websocket
::
client
Module
result
Copy item path
Source
Expand description
Result type alias used throughout the WebSocket client.
Type Aliases
ยง
Result
Result type alias for client-side WebSocket operations.