[][src]Type Definition sixtyfps_compilerlib::object_tree::ElementRc

type ElementRc = Rc<RefCell<Element>>;