Module build_config

Source

Structs§

BuildConfig
Configuration information for a rustc build.

Enums§

CompileMode
The specific action to be performed on each Unit of work.
MessageFormat
TimingOutput
Kinds of build timings we can output.
UserIntent
Represents the high-level operation requested by the user.

Functions§

default_parallelism 🔒