Docs.rs
a2a-rust-0.1.0
a2a-rust 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
longzhi
Dependencies
async-trait ^0.1
normal
optional
axum ^0.8
normal
optional
base64 ^0.22
normal
futures-core ^0.3
normal
optional
futures-util ^0.3
normal
optional
http ^1
normal
reqwest ^0.12
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
optional
tokio ^1
dev
tower ^0.5
dev
wiremock ^0.6
dev
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
JSONRPC_VERSION
a2a_
rust
0.1.0
In a2a_
rust::
jsonrpc
a2a_rust
::
jsonrpc
Constant
JSONRPC_
VERSION
Copy item path
Source
pub const JSONRPC_VERSION: &
str
= "2.0";
Expand description
Required JSON-RPC version marker.