salvo-rate-limiter 0.55.5

Rate limiter middleware for salvo web server framework.
Documentation

salvo-rate-limiter

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 4 of them enabled by default.

default

  • moka-store
  • fixed-guard
  • sliding-guard

moka-store

  • dep:moka

fixed-guard

    This feature flag does not enable additional features.

sliding-guard

    This feature flag does not enable additional features.

full

  • moka-store
  • fixed-guard
  • sliding-guard