Skip to main content

detect_host_target

Function detect_host_target 

Source
pub fn detect_host_target() -> Result<String>
Expand description

Detect the host target triple by parsing rustc -vV output. Delegates to anodizer_core::partial::detect_host_target().