[][src]Type Definition evaluator::environment::Env

type Env = Rc<RefCell<Environment>>;