github_actions_models::common

Type Alias Env

Source
pub type Env = IndexMap<String, EnvValue>;
Expand description

An environment mapping.

Aliased Typeยง

struct Env { /* private fields */ }