Function get_rust_target_triple [source]

pub(in crate::toolchain::install) fn get_rust_target_triple(os: &str, arch: &str) -> Result<String, String>