org.http4s.circe.JsonDecoder
See theJsonDecoder companion object
F-algebra for separating the Sync required for extracting the Json from the body. As such if F is Sync at some layer, then this can be used to extract without the lower layer needing to be aware of the strong constraint.
Attributes
- Companion
- object
- Source
- JsonDecoder.scala
- Graph
-
- Supertypes
Members list
In this article