[][src]Type Definition oxygengine_script_flow::vm::Reference

type Reference = Rc<RefCell<Value>>;