
implementation("dev.inmo:micro_utils.ksp.sealed.generator.test:0.21.5")Facilitates testing of code generation for sealed classes using Kotlin Symbol Processing (KSP). Includes annotations like `@GenerateSealedWorkaround` and `@GenerateSealedTypesWorkaround` to automate the creation of subclasses and companion objects. Enhances development efficiency by reducing boilerplate code.