DataSourceLayerExt

implicit
class DataSourceLayerExt(layer: ZLayer[Any, Throwable, Has[DataSource & Closeable]])
class Object
trait Matchable
class Any

Value members

Concrete methods

def widen: ZLayer[Any, Throwable, Has[DataSource]]