pub type EnvVariables = OrderedHashMap<SmolStr, Variable>;

Aliased Type§

struct EnvVariables(/* private fields */);