Docs.rs
codex-helper-core-0.12.1
codex-helper-core 0.12.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Latias94
Dependencies
anyhow ^1.0.100
normal
atty ^0.2.14
normal
axum ^0.8.7
normal
base64 ^0.22.1
normal
dirs ^6.0.0
normal
futures-util ^0.3.31
normal
humantime ^2.1.0
normal
hyper ^1.8.1
normal
owo-colors ^4.2.3
normal
rand ^0.8.5
normal
regex ^1.12.2
normal
reqwest ^0.13.1
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
toml ^0.8
normal
tracing ^0.1.41
normal
tracing-appender ^0.2.3
normal
tracing-subscriber ^0.3.20
normal
uuid ^1.18.1
normal
pretty_assertions ^1.4.1
dev
windows-sys ^0.59.0
normal
Versions
18.86%
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 lb
codex_
helper_
core
0.12.1
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