[][src]Type Definition hatter::Scope

type Scope = Rc<RefCell<HashMap<String, Value>>>;

You know what it is.