<!DOCTYPE html><htmllang="en"><head><metacharset="utf-8"><metaname="viewport"content="width=device-width, initial-scale=1.0"><metaname="generator"content="rustdoc"><metaname="description"content="API documentation for the Rust `built_info` mod in crate `game`."><metaname="keywords"content="rust, rustlang, rust-lang, built_info"><title>game::pregame::built_info - Rust</title><linkrel="stylesheet"type="text/css"href="../../../normalize.css"><linkrel="stylesheet"type="text/css"href="../../../rustdoc.css"id="mainThemeStyle"><linkrel="stylesheet"type="text/css"href="../../../light.css"id="themeStyle"><linkrel="stylesheet"type="text/css"href="../../../dark.css"disabled><linkrel="stylesheet"type="text/css"href="../../../ayu.css"disabled><scriptid="default-settings"></script><scriptsrc="../../../storage.js"></script><noscript><linkrel="stylesheet"href="../../../noscript.css"></noscript><linkrel="icon"type="image/svg+xml"href="../../../favicon.svg">
<linkrel="alternate icon"type="image/png"href="../../../favicon-32x32.png"><styletype="text/css">#crate-search{background-image:url("../../../down-arrow.svg");}</style></head><bodyclass="rustdoc mod"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><navclass="sidebar"><divclass="sidebar-menu">☰</div><ahref='../../../game/index.html'><divclass='logo-container rust-logo'><imgsrc='../../../rust-logo.png'alt='logo'></div></a><pclass="location">Module built_info</p><divclass="sidebar-elems"><divclass="block items"><ul><li><ahref="#constants">Constants</a></li><li><ahref="#functions">Functions</a></li></ul></div><pclass="location"><ahref="../../index.html">game</a>::<wbr><ahref="../index.html">pregame</a></p><script>window.sidebarCurrent={name:"built_info",ty:"mod",relpath:"../"};</script><scriptdefersrc="../sidebar-items.js"></script></div></nav><divclass="theme-picker"><buttonid="theme-picker"aria-label="Pick another theme!"aria-haspopup="menu"><imgsrc="../../../brush.svg"width="18"alt="Pick another theme!"></button><divid="theme-choices"role="menu"></div></div><scriptsrc="../../../theme.js"></script><navclass="sub"><formclass="search-form"><divclass="search-container"><div><selectid="crate-search"><optionvalue="All crates">All crates</option></select><inputclass="search-input"name="search"disabledautocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"></div><buttontype="button"class="help-button">?</button>
<table><trclass="module-item"><td><aclass="constant"href="constant.BUILT_TIME_UTC.html"title="game::pregame::built_info::BUILT_TIME_UTC constant">BUILT_TIME_UTC</a></td><tdclass="docblock-short"><p>The built-time in RFC2822, UTC</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.CFG_ENDIAN.html"title="game::pregame::built_info::CFG_ENDIAN constant">CFG_ENDIAN</a></td><tdclass="docblock-short"><p>The endianness, given by <code>cfg!(target_endian)</code>.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.CFG_ENV.html"title="game::pregame::built_info::CFG_ENV constant">CFG_ENV</a></td><tdclass="docblock-short"><p>The toolchain-environment, given by <code>cfg!(target_env)</code>.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.CFG_FAMILY.html"title="game::pregame::built_info::CFG_FAMILY constant">CFG_FAMILY</a></td><tdclass="docblock-short"><p>The OS-family, given by <code>cfg!(target_family)</code>.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.CFG_OS.html"title="game::pregame::built_info::CFG_OS constant">CFG_OS</a></td><tdclass="docblock-short"><p>The operating system, given by <code>cfg!(target_os)</code>.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.CFG_POINTER_WIDTH.html"title="game::pregame::built_info::CFG_POINTER_WIDTH constant">CFG_POINTER_WIDTH</a></td><tdclass="docblock-short"><p>The pointer width, given by <code>cfg!(target_pointer_width)</code>.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.CFG_TARGET_ARCH.html"title="game::pregame::built_info::CFG_TARGET_ARCH constant">CFG_TARGET_ARCH</a></td><tdclass="docblock-short"><p>The target architecture, given by <code>cfg!(target_arch)</code>.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.CI_PLATFORM.html"title="game::pregame::built_info::CI_PLATFORM constant">CI_PLATFORM</a></td><tdclass="docblock-short"><p>The Continuous Integration platform detected during compilation.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.DEBUG.html"title="game::pregame::built_info::DEBUG constant">DEBUG</a></td><tdclass="docblock-short"><p>Value of DEBUG for the profile used during compilation.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.FEATURES.html"title="game::pregame::built_info::FEATURES constant">FEATURES</a></td><tdclass="docblock-short"><p>The features that were enabled during compilation.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.FEATURES_STR.html"title="game::pregame::built_info::FEATURES_STR constant">FEATURES_STR</a></td><tdclass="docblock-short"><p>The features as a comma-separated string.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.HOST.html"title="game::pregame::built_info::HOST constant">HOST</a></td><tdclass="docblock-short"><p>The host triple of the rust compiler.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.NUM_JOBS.html"title="game::pregame::built_info::NUM_JOBS constant">NUM_JOBS</a></td><tdclass="docblock-short"><p>The parallelism that was specified during compilation.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.OPT_LEVEL.html"title="game::pregame::built_info::OPT_LEVEL constant">OPT_LEVEL</a></td><tdclass="docblock-short"><p>Value of OPT_LEVEL for the profile used during compilation.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.PKG_AUTHORS.html"title="game::pregame::built_info::PKG_AUTHORS constant">PKG_AUTHORS</a></td><tdclass="docblock-short"><p>A colon-separated list of authors.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.PKG_NAME.html"title="game::pregame::built_info::PKG_NAME constant">PKG_NAME</a></td><tdclass="docblock-short"><p>The name of the package.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.PKG_REPOSITORY.html"title="game::pregame::built_info::PKG_REPOSITORY constant">PKG_REPOSITORY</a></td><tdclass="docblock-short"><p>The source repository as advertised in Cargo.toml.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.PKG_VERSION.html"title="game::pregame::built_info::PKG_VERSION constant">PKG_VERSION</a></td><tdclass="docblock-short"><p>The full version.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.PKG_VERSION_MAJOR.html"title="game::pregame::built_info::PKG_VERSION_MAJOR constant">PKG_VERSION_MAJOR</a></td><tdclass="docblock-short"><p>The major version.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.PKG_VERSION_MINOR.html"title="game::pregame::built_info::PKG_VERSION_MINOR constant">PKG_VERSION_MINOR</a></td><tdclass="docblock-short"><p>The minor version.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.PROFILE.html"title="game::pregame::built_info::PROFILE constant">PROFILE</a></td><tdclass="docblock-short"><p><code>release</code> for release builds, <code>debug</code> for other builds.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.RUSTC.html"title="game::pregame::built_info::RUSTC constant">RUSTC</a></td><tdclass="docblock-short"><p>The compiler that cargo resolved to use.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.RUSTC_VERSION.html"title="game::pregame::built_info::RUSTC_VERSION constant">RUSTC_VERSION</a></td><tdclass="docblock-short"><p>The output of <code>rustc -V</code></p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.RUSTDOC.html"title="game::pregame::built_info::RUSTDOC constant">RUSTDOC</a></td><tdclass="docblock-short"><p>The documentation generator that cargo resolved to use.</p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.RUSTDOC_VERSION.html"title="game::pregame::built_info::RUSTDOC_VERSION constant">RUSTDOC_VERSION</a></td><tdclass="docblock-short"><p>The output of <code>rustdoc -V</code></p>
</td></tr><trclass="module-item"><td><aclass="constant"href="constant.TARGET.html"title="game::pregame::built_info::TARGET constant">TARGET</a></td><tdclass="docblock-short"><p>The target triple that was being compiled for.</p>