Docs.rs
tower-a2a-0.1.0
tower-a2a 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
de-sh
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
base64 ^0.22.1
normal
bytes ^1.11
normal
chrono ^0.4
normal
eventsource-stream ^0.2
normal
futures ^0.3
normal
hyper ^1.8
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.35
normal
tokio-tungstenite ^0.21
normal
tower ^0.5
normal
tower-layer ^0.3
normal
tower-service ^0.3
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
uuid ^1.0
normal
mockall ^0.12
dev
tokio-test ^0.4
dev
Versions
90.83%
of the crate is documented
Go to latest version
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
Module error
tower_
a2a
0.1.0
Module error
Module Items
Structs
Enums
Type Aliases
In tower_
a2a::
protocol
tower_a2a
::
protocol
Module
error
Copy item path
Source
Expand description
Error types for A2A protocol operations
Structs
§
Task
Error
Task-specific error with structured information
Enums
§
A2AError
Main error type for A2A protocol operations
Type Aliases
§
A2AResult
Result type alias for A2A operations