Skip to main content

Module platform

Module platform 

Source
Expand description

Host and target platform detection, capability assessment, and toolchain routing.

Structs§

CapabilityMatrix
Capability matrix for host/target combinations.
KnownTargets
Known target triples organized by tier.

Functions§

assess_target
Assesses target support tier and provides toolchain hints.
detect_host
Detects the host platform information.
rustup_target_available
Checks if a target is available via rustup.