MCPcopy Index your code
hub / github.com/Effect-TS/effect / RateLimiter.test.ts

File RateLimiter.test.ts

packages/experimental/test/RateLimiter.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { RateLimiter } from "@effect/experimental"
2import { assert, describe, expect, it } from "@effect/vitest"
3import { Effect } from "effect"
4import * as Duration from "effect/Duration"

Callers

nothing calls this directly

Calls 4

pipeMethod · 0.65
adjustMethod · 0.65
provideMethod · 0.65
assertFunction · 0.50

Tested by

no test coverage detected