ToCodecOps

skunk.syntax.ToCodecOps
trait ToCodecOps extends ToCodecOpsLow

Attributes

Source
CodecOps.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ToAllOps
object all.type
object implicits.type
object codec.type

Members list

Implicits

Implicits

implicit def toCodecOps[A <: Tuple](self: Codec[A]): CodecOps[A]

Attributes

Source
CodecOps.scala