JsonWriter

besom.json.JsonWriter
See theJsonWriter companion trait
object JsonWriter

Attributes

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

Members list

Implicits

Implicits

implicit def func2Writer[T](f: T => JsValue): JsonWriter[T]