Skip to main content

get_platform_from_env

Function get_platform_from_env 

Source
pub fn get_platform_from_env(
    env: &HashMap<String, String>,
) -> Result<Platform, AlienError<ErrorData>>
Expand description

Gets the platform from a HashMap of environment variables.