doobie.free.driver$.DriverOp$.Raw
final case class Raw[A](f: Driver => A) extends DriverOp[A] Attributes
- Source:
- driver.scala
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product