All Downloads are FREE. Search and download functionalities are using the official Maven repository.

caliban.implicits.scala Maven / Gradle / Ivy

There is a newer version: 2.9.1
Show newest version
package caliban

import zio.Unsafe

private object implicits {
  implicit val unsafe: Unsafe = Unsafe.unsafe(identity)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy