All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.zeal18.zio.mongodb.bson.annotations.BsonId.scala Maven / Gradle / Ivy

There is a newer version: 0.11.0
Show newest version
package io.github.zeal18.zio.mongodb.bson.annotations

import scala.annotation.StaticAnnotation

/** Annotation to mark a field as an identifier for a document.
  */
case class BsonId() extends StaticAnnotation




© 2015 - 2025 Weber Informatics LLC | Privacy Policy