decoder

skunk.syntax.decoder$
object decoder extends ToDecoderOps

Attributes

Source:
DecoderOps.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
decoder.type

Members list

Concise view

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToDecoderOps
Source:
DecoderOps.scala
implicit def toDecoderOpsLow[A](self: Decoder[A]): DecoderOpsLow[A]

Attributes

Inherited from:
ToDecoderOpsLow
Source:
DecoderOps.scala