CirceEntityEncoder

Derive EntityEncoder if implicit io.circe.Encoder is in the scope without need to explicitly call jsonEncoderOf.

Companion
object
class Object
trait Matchable
class Any

Implicits

Implicits

implicit
def circeEntityEncoder[A : Encoder]: Pure[A]