View Source Zig.Options (zigler v0.10.1)
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.
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.