package macrocodecs
Type Members
-
trait
MacroCodec
[T] extends Codec[T]
- T
the case class type for the codec
- Since
2.0
This is the documentation for the MongoDB Scala driver.
Driver structure
The mongodb scala driver.
To get started you need a MongoClient instance, either from a connection string or via a org.mongodb.scala.MongoClientSettings.
Notable packages include: