Function workflow_core::env::var

source ยท
pub fn var(_key: &str) -> Result<String, VarError>