Docs.rs
claude-codex-0.3.1
claude-codex 0.3.1
Docs.rs crate page
MIT
09 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
fcakyon
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
axum ^0.8
normal
base64 ^0.22
normal
bytes ^1
normal
clap ^4.5
normal
crossterm ^0.28
normal
flate2 ^1.0
normal
futures-core ^0.3
normal
futures-util ^0.3
normal
hostname ^0.4
normal
http ^1
normal
http-body-util ^0.1
normal
hyper-util ^0.1
normal
jiff ^0.2
normal
once_cell ^1.20
normal
prost ^0.13
normal
rand ^0.8
normal
ratatui ^0.29
normal
regex-lite ^0.1
normal
reqwest ^0.12
normal
rustls ^0.23
normal
rustls-native-certs ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tiktoken-rs ^0.12
normal
time ^0.3
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
tokio-tungstenite ^0.24
normal
tower ^0.5
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
uuid ^1
normal
webpki-roots ^1
normal
assert_cmd ^2
dev
hex ^0.4
dev
predicates ^3
dev
tempfile ^3.14
dev
tokio ^1
dev
Versions
4.96%
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
Module retry
claude_
codex
0.3.1
Module retry
Module Items
Structs
Constants
Functions
In crate claude_
codex
claude_codex
Module
retry
Copy item path
Source
Structs
§
Backoff
Outcome
Constants
§
MAX_
RATE_
LIMIT_
RETRIES
RETRY_
BACKOFF_
FACTOR
RETRY_
INITIAL_
DELAY_
MS
RETRY_
MAX_
DELAY_
MS
Functions
§
compute_
backoff_
delay
set_
zero_
retry_
delay_
for_
tests
Make retry sleeps return immediately so exhaustion paths can be exercised in tests without waiting out the real backoff schedule.
should_
retry_
status
sleep