Module compile_kind

Source
Expand description

Type definitions for cross-compilation.

Structs§

CompileTarget
Abstraction for the representation of a compilation target that Cargo has.

Enums§

CompileKind
Indicator for how a unit is being compiled.
CompileKindFallback
Fallback behavior in the CompileKind::from_requested_targets_with_fallback function when no targets are specified.