I have a prototype of an annotation processor usin...
# ksp
g
I have a prototype of an annotation processor using
javax.annotation.processing
in Kotlin -- but I'd rather use KSP for its unified API if possible.