Result

io.circe.pointer.Pointer.Relative.Result
See theResult companion class
object Result

Attributes

Companion
class
Source
Pointer.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Result.type

Members list

Type members

Classlikes

case class Index(value: Int) extends Result

Attributes

Source
Pointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Result
class Object
trait Matchable
class Any
Show all
case class Json(value: Json) extends Result

Attributes

Source
Pointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Result
class Object
trait Matchable
class Any
Show all
case class Key(value: String) extends Result

Attributes

Source
Pointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Result
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Implicits

Implicits

implicit val encodeResult: Encoder[Result]

Attributes

Source
Pointer.scala
implicit val hashResult: Hash[Result]

Attributes

Source
Pointer.scala