mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-11-20 22:35:52 +00:00
add ClassCasts generator
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package dev.inmo.micro_utils.ksp.classcasts
|
||||
|
||||
@Target(AnnotationTarget.CLASS)
|
||||
@Retention(AnnotationRetention.SOURCE)
|
||||
annotation class ClassCastsExcluded
|
||||
Reference in New Issue
Block a user