kotlinx-serialization / kotlinx.serialization.cbor / Cbor / context

context

(common, js, jvm, native) val context: SerialModule

Contains all serializers registered by format user for ContextualSerialization and Polymorphic serialization.

The same context should be exposed in the format's Encoder and Decoder.