Expand description
This module defines the Gcc
struct, which represents the [gcc]
table
in the bootstrap.toml
configuration file.
The [gcc]
table contains options specifically related to building or
acquiring the GCC compiler for use within the Rust build process.
Structsยง
- Gcc
- TOML representation of how the GCC build is configured.