Bool

zio.json.ast.Json$.Bool$
See theBool companion class
object Bool

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Bool.type

Members list

Concise view

Type members

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete fields

val False: Bool
val True: Bool

Implicits

Implicits

implicit val decoder: JsonDecoder[Bool]
implicit val encoder: JsonEncoder[Bool]