Compiles .kiwi schema text or parsed schemas into Elixir modules in memory.
This is intended for tests and tooling. Application code should usually use
mix kiwi.gen and compile generated source files with the project.
Compiles .kiwi schema text or parsed schemas into Elixir modules in memory.
This is intended for tests and tooling. Application code should usually use
mix kiwi.gen and compile generated source files with the project.