MessagePackDecoder

class Object
trait Matchable
class Any

Type members

Types

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