ModuleMake

izumi.distage.model.definition.ModuleMake
See theModuleMake companion object
trait ModuleMake[+T <: ModuleBase] extends Aux[T, T]

Attributes

Companion
object
Graph
Supertypes
trait Aux[T, T]
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

final def empty: T

Attributes

Inherited from:
Aux
final def from(moduleBase: ModuleBase): T

Attributes

Inherited from:
Aux

Inherited and Abstract methods

def make(bindings: Set[Binding]): T

Attributes

Inherited from:
Aux