AsyncSupport

trait AsyncSupport[A]
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(async: A): Future[Unit]