Provided

zio.internal.macros.RemainderMethod.Provided
case class Provided[T](types: List[T]) extends RemainderMethod[T]

Attributes

Graph
Supertypes
trait RemainderMethod[T]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
final def providedTypes: List[T]

Attributes

Inherited from:
RemainderMethod