Skip to main content

get_host_target

Function get_host_target 

Source
async fn get_host_target() -> Result<String>
Expand description

Query rustc -vV and return the host target triple (e.g. "x86_64-unknown-linux-gnu").