RateLimiterGuard constructor

const RateLimiterGuard(
  1. RateLimiter limiter
)

Implementation

const RateLimiterGuard(this.limiter);