Docs.rs
actix-extensible-rate-limit-0.4.0
actix-extensible-rate-limit 0.4.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jacob-pro
Dependencies
actix-web ^4
normal
dashmap ^6.0
normal
optional
futures ^0.3.28
normal
log ^0.4.19
normal
redis ^0.26
normal
optional
thiserror ^1.0.40
normal
tokio ^1
dev
Versions
52.08%
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
Module redis
actix_
extensible_
rate_
limit
0.4.0
Module redis
Module Items
Structs
Enums
In actix_
extensible_
rate_
limit::
backend
actix_extensible_rate_limit
::
backend
Module
redis
Copy item path
Source
Available on
crate feature
redis
only.
Structs
§
Builder
Redis
Backend
A Fixed Window rate limiter
Backend
that uses stores data in Redis.
Enums
§
Error