given_Decoder_MongoDateTime

trait Decoder[MongoDateTime]
trait ProductDecoder
trait CoproductDecoder
trait MacroDecoder
class Object
trait Matchable
class Any

Value members

Concrete methods

def decode(data: Json, withDefaults: Boolean): Either[DecodeException, MongoDateTime]