Docs.rs
codex-helper-core-0.20.0
codex-helper-core 0.20.0
Docs.rs crate page
MIT
OR
Apache-2.0
07 July 2026
Links
Repository
crates.io
Source
Owners
Latias94
Dependencies
anyhow ^1.0.103
normal
atty ^0.2.14
normal
axum ^0.8.9
normal
base64 ^0.22.1
normal
brotli ^8.0.4
normal
dirs ^6.0.0
normal
flate2 ^1.1.9
normal
futures-util ^0.3.32
normal
httpdate ^1.0.3
normal
humantime ^2.4.0
normal
hyper ^1.10.1
normal
owo-colors ^4.3.0
normal
rand ^0.10.2
normal
regex ^1.12.4
normal
reqwest ^0.13.4
normal
rusqlite ^0.40.1
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
sysinfo ^0.39.5
normal
thiserror ^2.0.18
normal
tokio ^1.52.3
normal
tokio-tungstenite ^0.29.0
normal
toml ^1.1
normal
toml_edit ^0.25.12
normal
tracing ^0.1.44
normal
tracing-appender ^0.2.5
normal
tracing-subscriber ^0.3.23
normal
uuid ^1.23.4
normal
zstd ^0.13.3
normal
pretty_assertions ^1.4.1
dev
tower ^0.5.3
dev
windows-sys ^0.61.2
normal
Versions
4.29%
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 lb
codex_
helper_
core
0.20.0
Module lb
Module Items
Structs
Constants
In crate codex_
helper_
core
codex_helper_core
Module
lb
Copy item path
Source
Structs
§
Cooldown
Backoff
LbState
Load
Balancer
简单的负载选择器,当前仅按权重随机,未来可扩展为按 usage / 失败次数等切换。
Selected
Upstream
Upstream selection result
Constants
§
COOLDOWN_
SECS
FAILURE_
THRESHOLD