LowPriority1

oxygen.json.JsonDecoderLowPriority.LowPriority1
trait LowPriority1

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object JsonDecoder

Members list

Givens

Givens

given fromJsonCodec[A](using codec: JsonCodec[A]): JsonDecoder[A]
given nonEmptySeq[S1[_], S2[_], A](using ne: Aux[S1, S2])(using decoder: JsonDecoder[S1[A]]): JsonDecoder[S2[A]]