Effect

sttp.capabilities.package$.Effect
trait Effect[F[_]]

A capability of supporting the given effect type, such as scala.concurrent.Future. Used only as a type parameter, without implementations.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view