Koin Configuration Hint
Marker annotation for generated hint functions. Applied to functions in org.koin.compiler.hints package that encode @Configuration module information.
These hint functions allow cross-module discovery of @Configuration modules from JARs. The FIR plugin generates these hints, and the predicate-based provider can discover them.
Parameters
module Class
The fully qualified name of the module class this hint represents