package akkahttpargonaut
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- trait ArgonautSupport extends AnyRef
JSON marshalling/unmarshalling using an in-scope *Argonaut* protocol.
JSON marshalling/unmarshalling using an in-scope *Argonaut* protocol.
To use automatic codec derivation, user needs to import
argonaut.Shapeless._
Value Members
- object ArgonautSupport extends ArgonautSupport
Automatic to and from JSON marshalling/unmarshalling using an in-scope *Argonaut* protocol.
Automatic to and from JSON marshalling/unmarshalling using an in-scope *Argonaut* protocol.
To use automatic codec derivation, user needs to import
argonaut.Shapeless._.