given_Decoder_OID

object given_Decoder_OID extends Decoder[OID]
trait Decoder[OID]
trait ProductDecoder
trait CoproductDecoder
trait MacroDecoder
class Object
trait Matchable
class Any

Value members

Concrete methods

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