JsonReader
@implicitNotFound(msg = "Cannot find JsonReader or JsonFormat type class for ${A}")
Provides the JSON deserialization for type A.
class Object
trait Matchable
class Any
trait JsonFormat[A]
object BigDecimalJsonFormat
object BigIntJsonFormat
object BooleanJsonFormat
object ByteJsonFormat
object CharJsonFormat
object DoubleJsonFormat
object FloatJsonFormat
object IntJsonFormat
object LongJsonFormat
object ShortJsonFormat
object StringJsonFormat
object SymbolJsonFormat
object UnitJsonFormat
trait RootJsonFormat[A]
trait RootJsonReader[A]