Experimental KBson Serializer Api
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION, AnnotationTarget.TYPEALIAS ] )
Content copied to clipboard
Marks declarations that use experimental APIs from kotlinx.serialization in org.mongodb.kbson. It means that the corresponding declarations might have issues due to incompatible versions when using a different one than the one used by KBson, or open issues in kserializer.