Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ AtomRpc.test.ts
File
AtomRpc.test.ts
packages/effect/test/reactivity/AtomRpc.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert, describe, it } from
"@effect/vitest"
2
import
{ Effect, Layer, Schema } from
"effect"
3
import
{ Atom, AtomRegistry, AtomRpc, Hydration } from
"effect/unstable/reactivity"
4
import
{ Rpc, RpcGroup } from
"effect/unstable/rpc"
Callers
nothing calls this directly
Calls
5
make
Method · 0.65
mount
Method · 0.65
assert
Function · 0.50
succeed
Method · 0.45
fail
Method · 0.45
Tested by
no test coverage detected