CommonTypeImplicits
fm.serializer.CommonTypeImplicits
trait CommonTypeImplicits
These are implicit serializers/deserializers for common types that do not require the use of a macro to generate.
Common types that DO require a macro are embedded into the makeSerializer/makeDeserializer via MacroHelpers.tryCommonType() since we can't call macros from here without creating a separate compilation package.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object Deserializer.typeobject Serializer.type
Members list
In this article