PipeDerivationConfig

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[Pipe[_, _], In, Out]: PipeDerivationConfig[Pipe, In, Out]

Initiates the config object. Should be used ONLY within PipeDerivation.derive(...)

Initiates the config object. Should be used ONLY within PipeDerivation.derive(...)