JsonKeyReader
@implicitNotFound(msg = "Cannot find JsonKeyReader or JsonKeyFormat type class for ${A}")
A typeclass for converting strings to values of type A, used for decoding instances of Map[A, ?].
A typeclass for converting strings to values of type A, used for decoding instances of Map[A, ?].