options
Stdlib-wide options that can be overridden by the root file.
Source
Implementation
pub const options: Options = if (@hasDecl(root, "std_options")) root.std_options else .{}Stdlib-wide options that can be overridden by the root file.
Source
pub const options: Options = if (@hasDecl(root, "std_options")) root.std_options else .{}