Docs.rs
rotom-1.5.2
rotom 1.5.2
Docs.rs crate page
LGPL-3.0-only
03 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
RyanKung
Dependencies
async-stream ^0.3
normal
axum ^0.8
normal
base64 ^0.22
normal
bytes ^1
normal
chrono ^0.4
normal
clap ^4
normal
futures-util ^0.3
normal
hex ^0.4
normal
libc ^0.2
normal
prost ^0.13
normal
rand ^0.9
normal
reqwest ^0.12
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
tower ^0.5
dev
Versions
100%
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 codex
rotom
1.5.2
Module codex
Module Items
Modules
In crate rotom
rotom
Module
codex
Copy item path
Source
Expand description
Codex upstream request/response adapters and streaming support.
Modules
ยง
client
Codex API client and transport helpers.
convert
Converts OpenAI-style chat payloads into Codex request bodies.
cursor
Cursor
AgentService
request/response adapter.
events
Aggregates streamed Codex events into chat output state.
sse
Parses server-sent events emitted by Codex streaming responses.