given_JsValueMapper_String

trait JsValueMapper[String]
class Object
trait Matchable
class Any

Value members

Concrete methods

inline def fromJson(js: JsValue): String
inline def toJson(t: String): JsValue