Docs.rs
  • axum_gcra-0.1.1
    • axum_gcra 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • novacrazy
    • Dependencies
      • ahash ^0.8.11 normal optional
      • async-trait ^0.1.81 normal optional
      • axum ^0.7 normal
      • futures-util ^0.3.30 normal
      • http ^1.1.0 normal
      • pin-project-lite ^0.2.14 normal
      • scc ^2 normal
      • tokio ^1 normal optional
      • tower ^0.4 normal
      • axum ^0.7 dev
      • tokio ^1 dev
    • Versions
    • 95.89% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

axum_gcra0.1.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • RateLimitLayer
  • RateLimitLayerBuilder
  • RateLimitService
  • Route
  • extensions::RateLimiter
  • gcra::Gcra
  • gcra::Quota
  • gcra::RateLimitError
  • gcra::RateLimiter
  • real_ip::IpAddrRejection
  • real_ip::RealIp
  • real_ip::RealIpLayer
  • real_ip::RealIpService

Enums

  • Error
  • GCInterval

Traits

  • Key