MCPcopy
hub / github.com/Effect-TS/effect / SchemaTreeFormatter.ts

File SchemaTreeFormatter.ts

packages/effect/benchmark/SchemaTreeFormatter.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type * as Either from "effect/Either"
2import * as ParseResult from "effect/ParseResult"
3import * as S from "effect/Schema"
4import { Bench } from "tinybench"

Callers

nothing calls this directly

Calls 4

addMethod · 0.65
tableMethod · 0.65
decodeUnknownEitherFunction · 0.50
runMethod · 0.45

Tested by

no test coverage detected