Package-level declarations
Types
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.FUNCTION, AnnotationTarget.CLASS, AnnotationTarget.FIELD, AnnotationTarget.TYPEALIAS] )
Annotation used to mark unsafe APIs. Should be applied to basically everything in this module.