Module vector::built_info
source · Expand description
Includes information about the current build.
Constants§
- Level of debug info for Vector.
- The short hash of the Git HEAD
- The description of this package.
- The full name of this package.
- The full version of this package.
- The rust version from the package manifest.
- The target triple being compiled for. (e.g. x86_64-pc-windows-msvc)
- The target architecture being compiled for. (e.g. x86_64)
- The target OS being compiled for. (e.g. macos)
- The target vendor being compiled for. (e.g. apple)
- Special build description, related to versioned releases.