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