ProvideSomePartiallyApplied

final class ProvideSomePartiallyApplied[R0, -R, +E](val self: Spec[R, E]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

inline def apply[E1 >: E](inline layer: ZLayer[_, E1, _]*): Spec[R0, E1]

Concrete fields

val self: Spec[R, E]