CaseClassMapper

io.github.mbannour.bson.macros.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 Object
trait Matchable
class Any
Self type
In this article