given_Decoder_Secret

object given_Decoder_Secret extends Decoder[Secret]
trait Decoder[Secret]
trait ProductDecoder
trait CoproductDecoder
trait MacroDecoder
class Object
trait Matchable
class Any

Value members

Concrete methods

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