pub fn get_platform_from_env( env: &HashMap<String, String>, ) -> Result<Platform, AlienError<ErrorData>>
Gets the platform from a HashMap of environment variables.