ConvertFromFuture

sttp.client3.internal.ConvertFromFuture
See theConvertFromFuture companion object
trait ConvertFromFuture[F[_]]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def apply[T](f: Future[T]): F[T]