Type Definition leo_asg::variable::Variable[][src]

pub type Variable<'a> = RefCell<InnerVariable<'a>>;