AnnotationName

io.github.mbannour.bson.macros.AnnotationName

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

inline def extractAnnotationMap[T]: Map[String, String]

Build a compile‐time Map[fieldName -> annotationValue] for all @BsonProperty on T

Build a compile‐time Map[fieldName -> annotationValue] for all @BsonProperty on T

Attributes