Module rate_limiter::token_bucket
source · Structs§
- Implementation of the
Token Bucketalgorithm for the purpose of rate-limiting access to some abstract resource.
Token Bucket algorithm for the purpose of rate-limiting access to some abstract resource.