given_Decoder_Document

object given_Decoder_Document extends Decoder[Document]
trait Decoder[Document]
trait ProductDecoder
trait CoproductDecoder
trait MacroDecoder
class Object
trait Matchable
class Any

Value members

Concrete methods

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