Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
succeedContext
Function · 0.85
syncContext
Function · 0.85
effectImpl
Function · 0.85
provideWith
Function · 0.85
fromBuild
Function · 0.85
fromBuildUnsafe
Function · 0.85
provide
Function · 0.85
mockImpl
Function · 0.85
isLayer
Function · 0.85
provideSpanStackFrame
Function · 0.85
parentSpan
Function · 0.85
sync
Method · 0.80
Tested by
no test coverage detected