Expand description
Type definitions for cross-compilation.
Structs§
- Compile
Target - Abstraction for the representation of a compilation target that Cargo has.
Enums§
- Compile
Kind - Indicator for how a unit is being compiled.
- Compile
Kind Fallback - Fallback behavior in the
CompileKind::from_requested_targets_with_fallback
function when no targets are specified.