ExperimentalSkapaApi
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.FIELD] )
@RequiresOptIn(level = RequiresOptIn.Level.ERROR, message = "This is an experimental API for Skapa and is likely to change before becoming stable.")
The ExperimentalSkapaApi is used for work-in-progress components (and other functions) in all our packages, both stable packages and experimental package.