auto

mess.codec.auto$
object auto

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
auto.type

Members list

Implicits

Inherited implicits

implicit inline def autoDerivedDecoder[A](using A: Of[A]): Decoder[A]

Attributes

Inherited from:
AutoOps (hidden)
implicit inline def autoDerivedEncoder[A](using A: Of[A]): AsMap[A]

Attributes

Inherited from:
AutoOps (hidden)