Expand description
No-op examples.
Structs§
- Allower
- The most naive implementation of a rate-limiter ever: Always allows every cell through.
- Always
- A pseudo-instant that never changes.
- Forever
Clock
Enums§
- Impossible
- A non-error - the Allower example rate-limiter always returns a positive result, so this error is never returned.