Type Alias VariableRef

Source
pub type VariableRef = Rc<Variable>;

Aliased Typeยง

struct VariableRef { /* private fields */ }