DelicateOptic

@RequiresOptIn(level = RequiresOptIn.Level.WARNING, message = "Delicate optic, please check the documentation for correct usage.")
@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class DelicateOptic