MCPcopy Create free account
hub / github.com/effect-app/libs / Layer.ts

File Layer.ts

repos/effect/packages/effect/src/Layer.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Builds and wires services for Effect applications.
3 *
4 * A `Layer<ROut, E, RIn>` describes how to acquire one or more services, which

Callers

nothing calls this directly

Calls 15

succeedContextFunction · 0.85
syncContextFunction · 0.85
effectImplFunction · 0.85
provideWithFunction · 0.85
fromBuildFunction · 0.85
fromBuildUnsafeFunction · 0.85
provideFunction · 0.85
mockImplFunction · 0.85
isLayerFunction · 0.85
provideSpanStackFrameFunction · 0.85
parentSpanFunction · 0.85
syncMethod · 0.80

Tested by

no test coverage detected