MessagePackDecoder

zio.schema.codec.MessagePackDecoder

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

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