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