auto

spray.json.derived.auto$
object auto extends AutoDerivation

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
auto.type

Members list

Concise view

Implicits

Inherited implicits

Attributes

Inherited from:
WithConfiguration
implicit inline def deriveFormat[A : ClassTag](implicit evidence$1: ClassTag[A], inline A: Of[A], mk: LazyMk[A]): JsonFormat[A]

Attributes

Inherited from:
AutoDerivation