Module governor::state

source ·
Expand description

State stores for rate limiters

Re-exports§

Modules§

  • Direct rate limiters (those that can only hold one state).
  • Keyed rate limiters (those that can hold one state per key).

Structs§

Traits§