Allows special types to be marshalled into a meta JSON language
which allows ScalaD Mongo serialisation to convert into the correct
BSON representation for database persistence.
Linear Supertypes
RootJsonFormat[T], RootJsonWriter[T], RootJsonReader[T], JsonFormat[T], JsonWriter[T], JsonReader[T], AnyRef, Any
Allows special types to be marshalled into a meta JSON language which allows ScalaD Mongo serialisation to convert into the correct BSON representation for database persistence.