Type Alias cairo_lang_semantic::expr::compute::EnvVariables
source · pub type EnvVariables = OrderedHashMap<SmolStr, Variable>;
Aliased Type§
struct EnvVariables(/* private fields */);
pub type EnvVariables = OrderedHashMap<SmolStr, Variable>;
struct EnvVariables(/* private fields */);