Package: effect Module: Schema
effect
Schema
Union of all decoding service requirements needed by the tuple element schemas.
Signature
type DecodingServices<E> = E[number]["DecodingServices"]
Source
Since v4.0.0