Function cargo_test_support::rustc_host
source · pub fn rustc_host() -> &'static str
Expand description
The rustc host such as x86_64-unknown-linux-gnu
.
pub fn rustc_host() -> &'static str
The rustc host such as x86_64-unknown-linux-gnu
.