close<R2, E> method

ZIO<R2, E, Unit> close<R2, E>()

Implementation

ZIO<R2, E, Unit> close<R2, E>() => layers.close();