Function cargo_test_support::cross_compile::unused
source · pub fn unused() -> &'static str
Expand description
A target-triple that is neither the host nor the target.
Rustc may not work with it and it’s alright, apart from being a valid target triple it is supposed to be used only as a placeholder for targets that should not be considered.