Function workflow_core::env::var

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