Docs.rs
a2a-protocol-server-0.2.0
a2a-protocol-server 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
tomtom215
Dependencies
a2a-protocol-types ^0.2.0
normal
bytes ^1
normal
http-body-util >=0.1, <0.2
normal
hyper >=1.4, <2
normal
hyper-util >=0.1.6, <0.2
normal
serde >=1.0.200, <2
normal
serde_json >=1.0.115, <2
normal
tokio >=1.38, <2
normal
tokio-util >=0.7, <0.8
normal
tracing >=0.1.40, <0.2
normal
optional
uuid >=1.8, <2
normal
a2a-protocol-types ^0.2.0
dev
bytes ^1
dev
criterion ^0.5
dev
http-body-util >=0.1, <0.2
dev
hyper >=1.4, <2
dev
hyper-util >=0.1.6, <0.2
dev
serde_json >=1.0.115, <2
dev
tokio >=1.38, <2
dev
Versions
100%
of the crate is documented
This release has been yanked, 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
Skip to main content
DEFAULT_QUEUE_CAPACITY
a2a_
protocol_
server
0.2.0
In a2a_
protocol_
server::
streaming::
event_
queue
a2a_protocol_server
::
streaming
::
event_queue
Constant
DEFAULT_
QUEUE_
CAPACITY
Copy item path
Source
pub const DEFAULT_QUEUE_CAPACITY:
usize
= 64;
Expand description
Default channel capacity for event queues.