semiauto

mess.codec.semiauto$
object semiauto

Attributes

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

Members list

Value members

Inherited methods

inline def derivedDecoder[A](using A: Of[A]): Decoder[A]

Attributes

Inherited from:
SemiautoOps (hidden)
inline def derivedEncoder[A](using A: Of[A]): AsMap[A]

Attributes

Inherited from:
SemiautoOps (hidden)