ReadAutoPlatform

doobie.util.ReadAutoPlatform

Attributes

Source
ReadPlatform.scala
Graph
Supertypes
trait ReadPlatform
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]): Read[A]

Attributes

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

Attributes

Inherited from:
ReadPlatform
Source
ReadPlatform.scala

Implicits

Implicits

implicit inline def genRead[A](using m: ProductOf[A]): Read[A]

Attributes

Source
ReadPlatform.scala