cairo_lang_semantic::expr::compute

Type Alias EnvVariables

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

Aliased Typeยง

struct EnvVariables(/* private fields */);