pub type NodeToId = Rc<RefCell<HashMap<*const (), Id>>>;

Aliased Type§

struct NodeToId { /* private fields */ }