MessagePackDecoder

zio.schema.codec.MessagePackDecoder$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Types

type Path = Chunk[String]
type Result[A] = Either[DecodeError, A]