IdContract

izumi.distage.model.reflection.IdContract$
See theIdContract companion trait
object IdContract

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final class IdContractImpl[T] extends IdContract[T]

Attributes

Graph
Supertypes
trait IdContract[T]
class Object
trait Matchable
class Any

Value members

Concrete methods

Implicits

Implicits

implicit def singletonStringIdContract[S <: String & Singleton]: IdContract[S]
implicit val stringIdContract: IdContract[String]