Module builder

Source

Re-exportsยง

pub use self::cargo::Cargo;
pub use self::cargo::cargo_profile_var;
pub use crate::Compiler;

Modulesยง

cargo ๐Ÿ”’

Structsยง

Builder
Builds and performs different Self::kinds of stuff and actions, taking into account build configuration from e.g. config.toml.
CLIStepPath ๐Ÿ”’
Libdir ๐Ÿ”’
RunConfig
ShouldRun
StepDescription ๐Ÿ”’
TaskPath

Enumsยง

Alias
Kind
PathSet
Collection of paths used to match a task rule.
ReallyDefault ๐Ÿ”’

Constantsยง

PATH_REMAP ๐Ÿ”’

Traitsยง

AnyDebug ๐Ÿ”’
This trait is similar to Any, except that it also exposes the underlying typeโ€™s Debug implementation.
Step

Functionsยง

crate_description
A description of the crates in this set, suitable for passing to builder.info.
remap_paths ๐Ÿ”’