Providing Dependency to a Service Without Default Layer
How can i provide dependency to service defined using
When i try this code:
It somehow makes the
Effect.Service at usage site? (Without using Default layer)When i try this code:
It somehow makes the
Service itself an enclosing Effect dependency