Zig Comptime Dependency Injection
- Zig 100%
| .github/workflows | workflow update | |
| .gitattributes | v0.0.1 | |
| .gitignore | housekeeping | |
| build.zig | housekeeping | |
| build.zig.zon | fix ptrcast alignment errors on aarch64 | |
| dizzy.zig | fix ptrcast alignment errors on aarch64 | |
| license | housekeeping | |
| README.md | v0.0.1 | |
| test.zig | Allow union result types to be initialized from any of their fields, or from a field of a different union (so long as it has the same name and payload type) | |
Dizzy
Function Parameter Dependency Injection for Zig
See test.zig for example usage.