Type Alias EnvVariables

Source
pub type EnvVariables = OrderedHashMap<SmolStr, Binding>;

Aliased Typeยง

struct EnvVariables(/* private fields */);