Package-level declarations
Types
Link copied to clipboard
@RequiresOptIn(level = <Unsupported Annotation Value>::class, message = "This Toolkit API is experimental and is likely to change or to be removed in the future.")
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY] )
Link copied to clipboard
@RequiresOptIn(level = RequiresOptIn.Level.ERROR, message = "This is an internal glass.yasan.toolkit API that should not be used from outside of glass.yasan.toolkit.")
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY] )