Yamlayer

yamlayer.Yamlayer
See theYamlayer companion class
object Yamlayer

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Yamlayer.type

Members list

Value members

Concrete methods

def one[RIn, E, ROut <: Has[_]](layer: ZLayer[RIn, E, ROut])(implicit tagIn: Tag[RIn], tagOut: Tag[ROut]): Yamlayer[Any, Nothing, Nothing]