pub fn get_target_platform() -> Result<String, String>
Gets the Rust target platform string. See set_TARGET_PLATFORM.
set_TARGET_PLATFORM
Returns Err when the TARGET env var is not set or is not valid UTF-8.
Err
TARGET