AnyFormat

scalapb_playjson.AnyFormat
object AnyFormat

Attributes

Source
AnyFormat.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
AnyFormat.type

Members list

Value members

Concrete fields

val anyParser: (Parser, JsValue) => Any

Attributes

Source
AnyFormat.scala
val anyWriter: (Printer, Any) => JsValue

Attributes

Source
AnyFormat.scala