Docs.rs
agentic-server-0.1.0
agentic-server 0.1.0
Docs.rs crate page
Apache-2.0
10 July 2026
Links
Repository
crates.io
Source
Owners
franciscojavierarceo
Dependencies
agentic-server-core ^0.1.0
normal
axum ^0.8
normal
bytes ^1
normal
clap ^4
normal
either ^1
normal
futures ^0.3
normal
http ^1
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
bytes ^1
dev
criterion ^0.5
dev
futures ^0.3
dev
reqwest ^0.12
dev
serde_json ^1
dev
tokio ^1
dev
tokio-tungstenite ^0.29
dev
uuid ^1
dev
Versions
34.78%
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
Skip to main content
Module app
agentic_
server
0.1.0
Module app
Module Items
Structs
Functions
In crate agentic_
server
agentic_server
Module
app
Copy item path
Source
Structs
§
AppState
Shared application state injected into every handler.
Server
Config
Server-level configuration read from environment variables.
Functions
§
build_
router