View Source Zig.Options (zigler v0.10.2)

parses and normalizes zig options.

Also sets up

options.zig file which is mapped to @import("zigler_options") in beam.zig. This is then exposed as @import("beam").options in your code.

Summary

Functions

@spec normalize!(keyword()) :: keyword()