SumDecoder

io.github.paoloboni.json.SumDecoder$
See theSumDecoder companion trait
object SumDecoder

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

inline def summonAllDecoders[A <: Tuple]: List[Decoder[_]]
inline def summonAllLabels[A <: Tuple]: List[String]

Givens

Givens

inline given derived[T](using m: Of[T], discriminator: Perhaps[Discriminator]): SumDecoder[T]