tegralDiModule
fun tegralDiModule(name: String = "<unnamed module>", builder: ContextBuilderDsl.() -> Unit): InjectableModule
Creates a module using the Tegral DI DSL with an optional name. You can then use the put
function to add this module to environment builders like the block in tegralDi.