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