Docs.rs
a2a-client-0.1.0
a2a-client 0.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
irshadnilam
Dependencies
a2a-types ^0.1.1
normal
bytes ^1.9
normal
futures-core ^0.3
normal
reqwest ^0.12.23
normal
serde ^1.0.219
normal
serde_json ^1.0.142
normal
thiserror ^2.0.14
normal
tokio ^1.47
normal
tokio-stream ^0.1.17
normal
uuid ^1.18.0
dev
wiremock ^0.6
dev
Versions
86.11%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
Module error
a2a_
client
0.1.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 A2A client operations
Enums
§
A2AError
Main error type for A2A client operations
Type Aliases
§
A2AResult
Convenience type alias for Results with A2AError