CborSerializableGenerated

@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class CborSerializableGenerated(val schemaId: String)

Annotation that is used in the generated code to communicate assigned schemaId to other compilation modules.

Properties

Link copied to clipboard