Function workflow_rs::core::env::var

source ·
pub fn var(key: &str) -> Result<String, VarError>