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