ToDecoderOps

skunk.syntax.ToDecoderOps

Attributes

Source:
DecoderOps.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ToAllOps
object implicits.type
object all.type
object decoder.type

Members list

Concise view

Implicits

Implicits

implicit def toDecoderOps[A <: Tuple](self: Decoder[A]): DecoderOps[A]

Attributes

Source:
DecoderOps.scala

Inherited implicits

implicit def toDecoderOpsLow[A](self: Decoder[A]): DecoderOpsLow[A]

Attributes

Inherited from:
ToDecoderOpsLow
Source:
DecoderOps.scala