Type Alias VariableRef

Source
pub type VariableRef = Rc<Variable>;

Aliased Typeยง

pub struct VariableRef { /* private fields */ }