spray-json-derived-codecs
spray-json-derived-codecs
API
spray.json.derived
AutoDerivation
Configuration
Context
Discriminator
Discriminator
DiscriminatorMacro
LazyMk
LazyMk
MkJsonFormat
WithConfiguration
auto
semiauto
spray-json-derived-codecs
/
spray.json.derived
/
auto
auto
spray.json.derived.auto$
object
auto
extends
AutoDerivation
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
AutoDerivation
trait
WithConfiguration
class
Object
trait
Matchable
class
Any
Self type
auto
.type
Clear all
Members list
Concise view
Implicits
Inherited implicits
implicit
val
defaultConfiguration
:
Configuration
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