Expand description

Types for rate limiting

Structs

  • Combination of the three main rate limiting data types, for convenience
  • Combination of two rate limiting data types, for convenience

Enums

  • Input to the weigh callback. Includes an “unweighed” action, and Entry if applicable.

Type Aliases