pub type EnvVariables = HashMap<SmolStr, Variable>;

Aliased Type§

struct EnvVariables { /* private fields */ }