WriteAutoPlatform

doobie.util.WriteAutoPlatform

Attributes

Source
WritePlatform.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Auto.type

Members list

Value members

Inherited methods

inline def derived[A](using m: ProductOf[A]): Write[A]

Attributes

Inherited from:
WritePlatform
Source
WritePlatform.scala
inline def summonAll[T <: Tuple]: List[Write[_]]

Attributes

Inherited from:
WritePlatform
Source
WritePlatform.scala

Implicits

Implicits

implicit inline def genWrite[A](using m: ProductOf[A]): Write[A]

Attributes

Source
WritePlatform.scala