CirceEntityDecoder

Derive EntityDecoder if implicit io.circe.Decoder is in the scope without need to explicitly call jsonOf.

Companion
object
class Object
trait Matchable
class Any

Implicits

Implicits

implicit
def circeEntityDecoder[F[_] : Concurrent, A : Decoder]: EntityDecoder[F, A]