pub type NodeUf = InPlaceUnificationTable<Node>;
A node unification table for connectivity management.
struct NodeUf { /* private fields */ }