auto

io.circe.generic.auto$
object auto extends AutoDerivation

Attributes

Source:
auto.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
auto.type

Members list

Concise view

Implicits

Inherited implicits

final implicit inline def deriveDecoder[A](using inline A: Of[A]): Exported[Decoder[A]]

Attributes

Inherited from:
AutoDerivation
Source:
auto.scala
final implicit inline def deriveEncoder[A](using inline A: Of[A]): Exported[AsObject[A]]

Attributes

Inherited from:
AutoDerivation
Source:
auto.scala