Inherited from Serializable
Inherited by implicit conversion any2stringadd from
Key to any2stringadd[Key]
Inherited by implicit conversion StringFormat from
Key to StringFormat[Key]
Inherited by implicit conversion Ensuring from
Key to Ensuring[Key]
Inherited by implicit conversion ArrowAssoc from
Key to ArrowAssoc[Key]
Specify a key different from field name in your case class. Convenient to use when you'd like to leverage mongo's
_idindex but don't want to actually use_idin your code.Generated handler will map the
urlfield in your code to_idfield in BSONthe desired key to use in BSON