Skip to main content

Module compile_kind

Module compile_kind 

Source
Expand description

Type definitions for cross-compilation.

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.
CompileTarget
Abstraction for the representation of a compilation target that Cargo has.