Docs.rs
sf-rate-limiter-0.1.1
sf-rate-limiter 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
RichardWGNR
Dependencies
chrono ^0.4.38
normal
dashmap ^6.0.1
normal
hashbrown ^0.14.5
normal
parking_lot ^0.12.3
normal
thiserror ^1.0.63
normal
Versions
2.13%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
All
sf_
rate_
limiter
0.1.1
Crate Items
Structs
Enums
Traits
Type Aliases
List of all items
Structs
RateLimit
RateLimiterBuilder
Reservation
error::RateLimitExceededError
policy::FixedWindowPolicy
policy::FixedWindowState
policy::SlidingWindowPolicy
policy::SlidingWindowState
storage::InMemoryStorage
Enums
error::BuilderError
error::PolicyError
error::ReserveError
Traits
policy::Policy
storage::State
storage::Storage
Type Aliases
Duration