Docs.rs
a2a-rs-server-1.0.0
a2a-rs-server 1.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
tolgaki
Dependencies
a2a-rs-core ^1.0.0
normal
anyhow ^1
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
axum ^0.7
normal
chrono ^0.4
normal
futures ^0.3
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tower ^0.4
normal
tracing ^0.1
normal
url ^2
normal
uuid ^1
normal
axum ^0.7
dev
http-body-util ^0.1
dev
hyper ^1
dev
tower ^0.4
dev
tracing-subscriber ^0.3
dev
Versions
30%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
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
Skip to main content
All
a2a_
rs_
server
1.0.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
A2aServer
AppState
AuthContext
EchoHandler
RetryConfig
ServerConfig
StoredWebhookConfig
TaskStore
WebhookDelivery
WebhookStore
Enums
HandlerError
WebhookError
Traits
MessageHandler
Functions
run_echo_server
run_server
Type Aliases
AuthExtractor
BoxedHandler
HandlerResult