Docs.rs
  • actix-rate-limiter-0.1.1
    • actix-rate-limiter 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Pelfox
    • Dependencies
      • actix-web ^4.8.0 normal
      • chrono ^0.4.38 normal
      • futures ^0.3.30 normal
      • log ^0.4.22 normal
      • regex ^1.10.5 normal
      • tokio ^1.39.2 normal
      • env_logger ^0.11.5 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

actix_rate_limiter0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • backend::Bucket
  • backend::memory::MemoryBackendProvider
  • limit::Limit
  • limit::LimitBuilder
  • limiter::RateLimiter
  • limiter::RateLimiterBuilder
  • middleware::RateLimiterMiddleware
  • middleware::RateLimiterMiddlewareFactory
  • route::Route
  • route::RouteBuilder

Enums

  • backend::BackendError

Traits

  • backend::BackendProvider

Type Aliases

  • RequestId