governor 0.3.2

A rate-limiting implementation in Rust
Documentation

governor

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 9 feature flags, 8 of them enabled by default.

default

  • std
  • dashmap
  • jitter
  • quanta

std

  • no-std-compat/std
  • nonzero_ext/std
  • futures-timer
  • futures

dashmap

    This feature flag does not enable additional features.

jitter

  • rand

quanta

    This feature flag does not enable additional features.

futures-timer

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

no_std

    This feature flag does not enable additional features.