Modules§
- rustc_
cfg - Get the built-in cfg flags for the to be compile platform.
- target_
data_ layout - Runs
rustc --print target-spec-json
to get the target_data_layout. - target_
tuple - Functionality to discover the current build target(s).
- version
- Get the version string of the toolchain.