auto

object auto extends AutoDerivation
Source:
auto.scala
class Object
trait Matchable
class Any
auto.type

Implicits

Inherited implicits

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