pub type EnvironmentVariables = HashMap<String, EnvironmentVariable>;

Aliased Type§

struct EnvironmentVariables { /* private fields */ }