Function workflow_rs::core::env::var

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