Docs.rs
reflex-server-0.2.1
reflex-server 0.2.1
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
ccheney
Dependencies
anyhow ^1.0
normal
async-openai ^0.31
normal
axum ^0.8
normal
blake3 ^1.6
normal
chrono ^0.4.42
normal
futures-util ^0.3.31
normal
genai ^0.4.4
normal
mimalloc ^0.1
normal
reflex-cache ^0.2.1
normal
reqwest ^0.12
normal
rkyv ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.48
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.19.0
normal
futures ^0.3
dev
http-body-util ^0.1
dev
hyper ^1.0
dev
reflex-cache ^0.2.1
dev
tempfile ^3.15
dev
tower ^0.5
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
Crate reflex_server
reflex_
server
0.2.1
All Items
Crate Items
Modules
Crate
reflex_
server
Copy item path
Source
Expand description
Reflex HTTP server crate.
This crate owns the Axum gateway and the
reflex
binary entrypoint.
Modules
ยง
gateway
HTTP gateway layer. HTTP gateway (Axum) for cache lookup and storage.