Constant options [src]

Stdlib-wide options that can be overridden by the root file.

Type

Options

Source

pub const options: Options = if (@hasDecl(root, "std_options")) root.std_options else .{}