Suspend
doobie.postgres.free.copymanager$.CopyManagerOp$.Suspend
final case class Suspend[A](hint: Type, thunk: () => A) extends CopyManagerOp[A]
Attributes
- Source
- copymanager.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CopyManagerOp[A]class Objecttrait Matchableclass Any
Members list
In this article