com.avsystem.commons.serialization
Materializes a GenKeyCodec for a "sealed enum" (sealed hierarchy with case objects at the bottom).
Materializes a GenKeyCodec for a "sealed enum" (sealed hierarchy with case objects at the bottom).
The generated codec uses object name by default as key value.
This can be adjusted with @name annotation.