Docs.rs
a2a-web-client-0.2.0
a2a-web-client 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
EmilLindfors
Dependencies
a2a-rs ^0.2
normal
anyhow ^1.0
normal
async-stream ^0.3
normal
optional
axum ^0.7
normal
optional
futures ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
tokio ^1
dev
Versions
85.11%
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
a2a_
client
0.2.0
Module error
Module Items
Enums
Type Aliases
In crate a2a_
client
a2a_client
Module
error
Copy item path
Source
Expand description
Error types for the a2a-client library.
Enums
§
Client
Error
Errors that can occur when using the A2A client.
Type Aliases
§
Result
Specialized Result type for client operations