Env

Type Alias Env 

Source
pub type Env = Rc<RefCell<Environment>>;

Aliased Typeยง

pub struct Env { /* private fields */ }