FromVFuture

trait FromVFuture[F[_]]
class Object
trait Matchable
class Any

Value members

Abstract methods

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