CirceEntityDecoder

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

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[_], A](`evidence$1`: Concurrent[F], `evidence$2`: Decoder[A]): EntityDecoder[F, A]