Re-exports§
pub use crate::Compiler;
Structs§
- Flags that are passed to the
rustc
shim binary. These flags will only be applied when compiling host code, i.e. when--target
is unset. - Represents flag values in
String
form with whitespace delimiter to pass it to the compiler later.
Enums§
- Collection of paths used to match a task rule.
Constants§
Traits§
Functions§
- A description of the crates in this set, suitable for passing to
builder.info
.