Docs.rs
agentic-server-0.5.0
agentic-server 0.5.0
Docs.rs crate page
Apache-2.0
25 August 2026
Links
Repository
crates.io
Source
Owners
franciscojavierarceo
Dependencies
agentic-server-core ^0.5.0
normal
axum ^0.8
normal
bytes ^1
normal
clap ^4
normal
either ^1
normal
futures ^0.3
normal
http ^1
normal
jsonwebtoken =10.3.0
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
toml ^0.8
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
bytes ^1
dev
criterion ^0.5
dev
futures ^0.3
dev
rand ^0.8
dev
reqwest ^0.12
dev
rsa ^0.9
dev
serde_json ^1
dev
serde_yml ^0.0.12
dev
sqlx ^0.8
dev
tokio ^1
dev
tokio-tungstenite ^0.29
dev
uuid ^1
dev
Versions
32.62%
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
responses
agentic_
server
0.5.0
In agentic_
server::
handler::
http
agentic_server
::
handler
::
http
Function
responses
Copy item path
Source
pub async fn responses(__arg0:
State
<
AppState
>, req:
Request
) ->
Response