Module toolchain_info

Source

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.

Enums§

QueryConfig