decoder

skunk.syntax.decoder
object decoder extends ToDecoderOps

Attributes

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

Members list

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToDecoderOps
Source
DecoderOps.scala