AnyFormat

scalapb_argonaut.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, Json) => Any

Attributes

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

Attributes

Source
AnyFormat.scala