Interface for companion objects of serializable types. Its main purpose is to describe the JSON encoding of values of the serializable type.
The template type.
The decoder for a contract of template T.
NB: This is a function to allow for mutually recursive decoders.
Generated using TypeDoc
Interface for companion objects of serializable types. Its main purpose is to describe the JSON encoding of values of the serializable type.