Docs.rs
polyoxide-core-0.9.2
polyoxide-core 0.9.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
aidan-bailey
Dependencies
base64 ^0.22
normal
fastrand ^2
normal
governor ^0.8
normal
hmac ^0.12
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.41
normal
tracing ^0.1
normal
url ^2.5
normal
Versions
85.51%
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 rate_limit
polyoxide_
core
0.9.2
Module rate_
limit
Module Items
Structs
In crate polyoxide_
core
polyoxide_core
Module
rate_
limit
Copy item path
Source
Structs
ยง
Rate
Limiter
Holds all rate limiters for one API surface.
Retry
Config
Configuration for retry-on-429 with exponential backoff.