PrintCodec
class PrintCodec
Use to enable printing of codec during compilation:
given JsonCodecMakerSetting.PrintCodec
val codec = CodecMakerConfig[MyClass]
class Object
trait Matchable
class Any
Use to enable printing of codec during compilation:
given JsonCodecMakerSetting.PrintCodec
val codec = CodecMakerConfig[MyClass]