monix.newtypes.HasExtractor
See theHasExtractor companion object
Type-class used for encoding types.
Used for automatically deriving encoders (e.g. to JSON) for newtypes.
Attributes
- See also
-
HasBuilder for deriving decoders.
- Companion
- object
- Source
- HasExtractor.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article