Type Definition rphtml::parser::RefNode[][src]

type RefNode = Rc<RefCell<Node>>;