WritePlatform

doobie.util.WritePlatform

Attributes

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

Members list

Value members

Concrete methods

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

Attributes

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

Attributes

Source
WritePlatform.scala