DefaultJsonExports

besom.json.DefaultJsonExports

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited types

type JsField = (String, JsValue)

Attributes

Inherited from:
DefaultExports (hidden)

Value members

Inherited methods

def jsonReader[T](implicit reader: JsonReader[T]): JsonReader[T]

Attributes

Inherited from:
DefaultExports (hidden)
def jsonWriter[T](implicit writer: JsonWriter[T]): JsonWriter[T]

Attributes

Inherited from:
DefaultExports (hidden)

Implicits

Inherited implicits

Attributes

Inherited from:
DefaultProtocol (hidden)
implicit def enrichAny[T](any: T): RichAny[T]

Attributes

Inherited from:
DefaultExports (hidden)
implicit def enrichString(string: String): RichString

Attributes

Inherited from:
DefaultExports (hidden)