Type Definition gxi::GxiNodeRc[][src]

type GxiNodeRc = Rc<RefCell<Box<dyn Node>>>;