type RateLimiter = RateLimiter<NotKeyed, InMemoryState, MonotonicClock>;
struct RateLimiter { /* private fields */ }