JsonReader

besom.json.JsonReader
See theJsonReader companion trait
object JsonReader

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
JsonReader.type

Members list

Implicits

Implicits

implicit def func2Reader[T](f: JsValue => T): JsonReader[T]