FromFuture
doobie.free.statement.StatementOp.FromFuture
case class FromFuture[A](fut: StatementIO[Future[A]]) extends StatementOp[A]
Attributes
- Source
- statement.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StatementOp[A]class Objecttrait Matchableclass Any
Members list
In this article