CaseClassMapper
io.github.mbannour.bson.macros.CaseClassMapper
object CaseClassMapper
Provides macros for mapping a discriminator (simple class name) to the runtime Class of a case class. This is especially useful for sealed hierarchies where a custom annotation may override the default name.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CaseClassMapper.type
In this article