Docs.rs
workflow-http-0.19.0
workflow-http 0.19.0
Docs.rs crate page
MIT
OR
Apache-2.0
27 June 2026
Links
Repository
crates.io
Source
Owners
aspect
Dependencies
cfg-if ^1.0.0
normal
reqwest ^0.13
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
tokio ^1.33.0
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_
http
0.19.0
Module result
Module Items
Type Aliases
In crate workflow_
http
workflow_http
Module
result
Copy item path
Source
Expand description
Result type alias used throughout this crate.
Type Aliases
§
Result
Convenience result type returning this crate’s
Error
on failure.