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

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