given_Decoder_ObjectId

object given_Decoder_ObjectId extends Decoder[ObjectId]
trait Decoder[ObjectId]
trait ProductDecoder
trait CoproductDecoder
trait MacroDecoder
class Object
trait Matchable
class Any

Value members

Concrete methods

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