Function tea_sdk::utils::wasm_actor::actors::env::get_env_var
pub async fn get_env_var(env_var: &str) -> Result<Option<String>, Error>
Expand description
Return empty string if the env var is not set by the OS