Codecs

zio.schema.codec.Codecs$
See theCodecs companion trait
object Codecs

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Codecs.type

Members list

Concise view

Value members

Concrete methods

def make[Whole, Element, Types <: TypeList](implicit instances: Instances[[_] =>> Codec[Whole, Element, _$1], Types]): Codecs[Whole, Element, Types]